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

Microsoft MVP

 

What's wrong with this query?

 
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 >> What's wrong with this query?
Page: [1]
 
duke

 

Posts: 26
From: Denver, PA USA
Status: offline

 
What's wrong with this query? - 9/4/2001 13:14:00   
I keep getting this error and I'm sure I have some punctution wrong but cant figure out where.

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC Microsoft Access Driver] Syntax error in FROM clause.

Here is the code I am trying to use,

f = "WHERE week_no = '"&Request.QueryString("sweekno")&"'"
sSQL = "SELECT * FROM " & sTableName & f
Set rs = Server.CreateObject("ADODB.Recordset")
rs.Open sSQL, db, adOpenStatic


I am using this similarly in another part of this site without trouble, so I don't understand waht's going on.

Thanks in advance.

------------------
Duke

duke

 

Posts: 26
From: Denver, PA USA
Status: offline

 
RE: What's wrong with this query? - 9/4/2001 14:30:00   
Nevermind, I got bitten by not having a space in one of my statements.

(in reply to duke)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> What's wrong with this query?
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