navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Invalid authorization specification

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Invalid authorization specification
Page: [1]
 
isjka

 

Posts: 1
Joined: 7/12/2004
Status: offline

 
Invalid authorization specification - 7/12/2004 16:00:55   
Hi,

Been reading a lot of these posts and I couldn't find one related to my issue.

I am getting an error message and I'm not sure where this is coming from or how to fix it. I have a form that contains 3 fields, upon submitting the form, the contents of those fields are written to an SQL Server database. All of this is speculation at this point because I have not written one line of code. I did use the Database Results wizard when creating this form. I have a Submission_form.aspx and a results_page.aspx

My error is the following:

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Invalid authorization specification

Source Error:


Line 291:
Line 292: try{
Line 293: _dBConn.Open();
Line 294: DataTable literalInfo = _dBConn.GetOleDbSchemaTable(OleDbSchemaGuid.DbInfoLiterals, null);
Line 295: OdcbCommand.QuotePrefix = (String)literalInfo.Select("LiteralName='Quote_Prefix'")[0]["LiteralValue"];


First, I can not see line 293 anywhere on my pages. In fact the submission form code only goes up to line 115. Where is line 293 and how do I correct the statement. Again, please bare with me as I have not written one line of code yet; isn't that what FP03 is all about?

Thanks.

Jason
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Invalid authorization specification
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts