Hi everybody, i just want to know how can we add a database made in sql server 2005 in a release project with visual studio 2005 (.NET)
Add bd sqlserver 2005 in a Relaese Project
Started by beaucequebec, Oct 14 2008 06:46 AM
1 reply to this topic
#1
Posted 14 October 2008 - 06:46 AM
|
|
|
#2
Guest_Jordan_*
Posted 14 October 2008 - 08:55 AM
Guest_Jordan_*
You can use ADO.NET to access most databases - ADO.NET - Wikipedia, the free encyclopedia
You could also create an ODBC connection and access that or get a driver specific DLL for your database type.
You could also create an ODBC connection and access that or get a driver specific DLL for your database type.


Sign In
Create Account

Back to top









