View Single Post
  #1 (permalink)  
Old 10-10-2008, 12:37 PM
Nader Nader is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Oct 2008
Posts: 47
Reputation: 5
Nader is on a distinguished programming path ahead
Question what does mean this Error: Syntax error in FROM clause

It show me this error at OleDbDataReader = cmd.ExecuteReader

"Syntax error in FROM clause"
Reply With Quote