The text of this article is not in this database — only its details are. Read it on the old site: ADODB Services in .NET Applications using VB.NET
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ADODB Services in .NET Applications using VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Jorge VallePosted Jun 16, 2009, 5:55 PM
the code that you show is in vs.net c#, but i need it in a hurry in vb.net2005, can someone help me? i only need to know how to use a DataGridView with ADODB, tha's all.
sravikumarPosted Sep 12, 2007, 4:46 PM
Hi I'm able to do select and insert. But update fails using this technique. I have a VB6.0 legacy code to access database (select, insert, update, delete). When I use this dll to insert, select everything works fine. But update fails. Any idea? Thanks Sudha