Quote:
Originally posted by GamerForums
I get the same problem with 82 now... Null that aswell? And do I remove the commas?
|
If you have allready run the first query in the file then you skip that one and just do the others, to find out if the first one executed correctly:
[sql]SELECT * FROM settinggroup WHERE settinggroupid='82';[/SQL]
You should have a line with the vBindex setting group displayed if it has been run before.