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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Data sources and stored procedures

Status
Not open for further replies.

moniB

Programmer
Dec 4, 2002
5
GB
I am trying to display a report which consists of data returned from a stored procedure but it only seems to work if I create the ODBC Data Source with NT authentication. When I try and run the report providing a connection string it wont display the report but err.number is 0 in VB. Has anyone else had any similar problems or is it possible to run a stored procedure without NT authentication? Any help would be much appreciated.

Thanks,
Monica.
 
Try...

In Crystal Report
Go File - Options Tab Database and check if Store Procedure are Cheked


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top