VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Populate a combo box from a database backend without using an ADODC Control.

Sehri Yazdani  (1 Submission)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Tue 27th April 1999   Mon 8th February 2021

Populate a combo box from a database backend without using an ADODC Control.

API Declarations


Dim Con as ADODB.Connection
Dim ssql as String
Const strCon =_ "DSN=Contacts;Description=Contacts;SERVER=ServerName;UID=sa;Password=;"

Rate Populate a combo box from a database backend without using an ADODC Control. (1(1 Vote))
Populate a combo box from a database backend without using an ADODC Control..bas

Populate a combo box from a database backend without using an ADODC Control. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters