VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DataAccessCTL

Austin K. Hayward  (4 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Advanced   Wed 3rd February 2021

DataAccessDLL's SUCCESSOR - as a control.
GREATLY simplifies accessing JET or SQL Server databases. No more Connection String, provider, data source, Persist Info etc. properties to fill in. Provides easy to follow instructions right inside the CTL with an 'INSTRUCTIONS' function.

Inputs
SQL - user id, password, authentication mode, server name, command text JET - database name, command text

Assumes
A basic knowledge of ADODB is helpful, SQL statements (select * from whatever)

Returns
ADODB Recordset(s) - can also be used as an array for multiple recordset retrieval.

Rate DataAccessCTL (7(7 Vote))

Download DataAccessCTL

DataAccessCTL Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters