How can I link visual basic with sybase, cos I use sybse as my datasource.

Recommended Answers

All 3 Replies

if looking for the connection string please find it here. and then use ADO in VB for the purpose.

tnx for your prompt response Debasisdas, but where exactly should the string be placed , insde Sybase or VB and what is the exact procedure.

You need to use ADO . select Project--->reference --->microsoft activex data object 2.x

create connection object

use that connection string here to open the connection to database.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.