data connectivecty with coding
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Take a look at the System.Data namespace. If you are using SQL Server, read about System.Data.SqlClient, if not, System.Data.OleDB. Free your mind...
-
Take a look at the System.Data namespace. If you are using SQL Server, read about System.Data.SqlClient, if not, System.Data.OleDB. Free your mind...
Or when you are using a connection string in VB go to http://www.connectionstring.com Grtz Guus