VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Code for adding items in the list and conecting to the database using adodb connection.

Christopher  (3 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Sat 18th March 2006   Mon 8th February 2021

Code for adding items in the list and conecting to the database using adodb connection.

API Declarations


' Create a database using microsoft access and the Filename is category and create table and name it as tblCategory"
' add combobox control and name it as cboCategory

dim cn as new adodb.connection
dim rs as adodb.recordset


Rate Code for adding items in the list and conecting to the database using adodb connection. (2(2 Vote))
Code for adding items in the list and conecting to the database using adodb connection..bas

Code for adding items in the list and conecting to the database using adodb connection. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters