T O P I C R E V I E W |
drindone |
Posted - 01/13/2006 : 08:07:21 I'm trying to use SQL Report and receiving the error message "Invalid authorization specification Invalid connection string attribute". It points to "Source File: c:\inetpub\wwwroot\reportportal\sql\query.aspx", but I can't find that. Help |
3 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 01/13/2006 : 14:57:23 Your error suggests that the connection string (Invalid connection string attribute) is not valid. Please try to make sure that your connection string looks something like this:
Provider=SQLOLEDB.1;Password=test;User ID=test;Initial Catalog=Northwind;Data Source=(local);
|
drindone |
Posted - 01/13/2006 : 10:54:16 quote: Originally posted by admin
What is the build number (BuildNumber.txt) ? Not sure but ReportPortal is 2.0
What did you do before you received the message ? I selected SQL Report from the dropdown menu, then received the error.
|
admin |
Posted - 01/13/2006 : 09:46:41 What is the build number (BuildNumber.txt) ?
What did you do before you received the message ?
|