|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
connecting to sql server using visual basic
I am a recent graduate with a trial for a new job tomorrow, and need some guidance/help/code/examples to successfully connect to a sql server from visual basic 6.0. I have no trouble connecting to Access but no such luck with sql server.
Need hhheeellllppppp !!!!!! P.S. Would also appreciate an example to access the data in a table once connected. Thanks heaps. |
|
#2
|
|||
|
|||
|
DataConnection = "Provider=SQLOLEDB.1;Initial Catalog=;Data Source=;UID=;PWD=;Connect Timeout=15"
...
__________________
El éxito consiste en una serie de pequeñas victorias día a día MySQL, MS SQL, MS ACCESS, Oracle Database Manager - http://victorpendleton.net/products/psdviewer.html |
|
#3
|
|||
|
|||
|
Here is good site for developer. http://www.codeproject.com/
you can go find what you want. Don't be nervous, take it easy. Hope it helps. Jim |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > connecting to sql server using visual basic |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|