View Single Post
  #1 (permalink)  
Old 10-10-2008, 11:37 AM
Nader Nader is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Oct 2008
Posts: 49
Reputation: 20
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