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!

User ID & password prompt - MS Text Driver ODBC(.csv)

Status
Not open for further replies.

joie

MIS
Jul 22, 2002
6
US
I've written a Crystal Report 8.5; my database is a .csv file I access using a MS Text Driver (.csv) ODBC connection. I can refresh the data from within Crystal reports with no problem. However, when I publish the report to an intranet page and access it with ActiveX, all users are prompted for a User ID and Password.

This is a .csv file and has no password. The ODBC connection has no opportunity to set a password. I've tried granting 'Full Control' to the folder in which the database resides, that doesn't help either.

Does anyone have a clue as to what it is looking for? Thanks.
 
You omitted the state what you're placing this ODBC connection for the file path.

Try using:

<machinename>//folder/folder/file.rpt

The term when I publish it to the intranet isn't very informative, try stating what sort of report server you're using (RAS, CE, or?).

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top