Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to connect a Crystal Report Control with SQL 7

Status
Not open for further replies.

Jagger

IS-IT--Management
Nov 7, 2000
7
0
0
PE
Hi...
I need to connect dinamically a Crystal Report control to a SQL server witouh using ODBC. I want to use Ado (a string connection) but I don't know how to do it... I'm trying to do this: crpControl.Connect = "Provider=sqloledb;..." but it doesn't work because I read the connect property is used only for setting a ODBC... However, I read that this control supports ADO and OLEDB...

Do you know how to do it? I hope Somebody can help me...
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top