Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Re: Does ASP support outer joins?


Message #1 by "Andrew Griffith" <andrewg@p...> on Fri, 5 Oct 2001 04:46:24
Tim,



I'm having the same problem with Test Track and was wondering if you ever 

found a solution to the problem.



I created my SQL in Access (and it worked fine), but when I put it on an 

ASP page, or pasted it into SQL Query Builder, I received the 

same "Expected Lexical Element not found: <identifier>" error.



If anyone has any idea I'd love to hear it.



Thanks,

Andrew



> I am trying to use a LEFT JOIN  in my SQL statement to join several 

tables 

> in a database. 

> The database is not a .mdb it is for a program called Test Track.

> The error i get is "Expected Lexical Element not found:<indentifier>"


  Return to Index