Groups | Blog | Home
all groups > sql server msde > december 2005 >

sql server msde : Applications without install SQL Server


Roger Wolter[MSFT]
12/26/2005 9:28:41 PM
Use the native client redistributable and redistribute it with your
software. Download it here:

http://www.microsoft.com/downloads/details.aspx?familyid=D09C1D60-A13C-4479-9B91-9E8B9D835CDC&displaylang=en


--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

[quoted text, click to view]

Abood_aa
12/27/2005 1:44:42 AM
Hello all
I write a program that use sqlclient to connect to SQL Server 2005 Database
so how can i run this program on a computer that SQL Server 2005 is not
installed on it
cause it's too much for the customers to install SQL Server 2005 express
edition it takes too much time and space

i think if i can take the library files and make a virtual registery on the
client PC it must works
but i don't know how to make it

please help me as soon as possible

AddThis Social Bookmark Button