borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to add items to a combobox in Access)Next Topic (Multiple Dbase Connections) New Topic New Poll Post Reply
AndreaVB Forum : Database : ado connection to as/400
Poster Message
stefano
Level: Guest


icon ado connection to as/400

Hi,

in the past i built a connection to a as/400 table using the ado property box, thorough an odbc.

A)Do anyone know how to make the same using a connection string in the vb6 code?

B)By this way is it possible to avoid use of odbc?

Thanks,

Stefano.

22-01-2003 at 09:59 AM
| Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1616
icon Re: ado connection to as/400

Microsoft has a server program that allows you to connect (although can't remember what it's called - it should be on the server page on their websight)

If you add an ADODC control, you can use the build connection string to get the ODBC conenction string.

Otherwise you're stuck with a dsn and Client Access (which I hate->numerous conflicts, slowed MS apps down to a crawl, practically took over the systems).

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

22-01-2003 at 08:40 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : Database : ado connection to as/400
Previous Topic (how to add items to a combobox in Access)Next Topic (Multiple Dbase Connections) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder