| 'FROM clause error' in VB Hi,
I'm currently making a bespoke relational database editor using VB. Up until yesterday everything was working fine.
When I run or test the app now it comes up with an error saying "Syntax error in FROM clause" on load. Using breakpoints I've found out that it does execute some code before this message pops up.
The thing that I'm really confused about is that everything in the app works fine and none of the SQL statements bring back errors.
If anyone could shed any light on the subject I would be very appreciative.
--
Session. |