[Message Deleted]
Visual Basic
4
Posts
3
Posters
0
Views
1
Watching
-
-
-
jpope wrote:
Does anyone have an example of how to use the System.Data.SqlClient in VB6???
No. There is not anyone anywhere that has an example of that, as it is not possible. You can not use classes from the .NET Framework in VB6. Look at the articles that Chandana Subasinghe showed you. They show how to call .NET code from VB6. All you have to do is write some .NET code to use SqlClient. --- b { font-weight: normal; }