Quote:
Originally Posted by Panman
Ah, I did not realize that vB only supports mySQL.
|
Well its LAMP, what other choices are there? Also the vb code is full of mysql specific sqls.
Quote:
That makes it fairly easy. Do you know what versions of mySQL are supported?
|
Everything over 4.0
Quote:
Or maybe, do the error codes change between version? I wouldn't think so..
|
no they do not.
Quote:
The id will be specified as the primary key and the name is just indexed as unique. I'm assuming there will be a different error code for each.?.?
|
No idea
Quote:
I didn't think about the affected rows for checking if anything was updated, deleted, etc. That will be easy to check for. And for the SELECT statements, it just won't return any rows, correct? Thanks for your help, it's greatly appreciated!
|
right and np