>>>>> "Phillip" == Phillip Grant <pgrant@stripped> writes:
Phillip> Does anyone know what the heck the MyODBC error(error #0):
Phillip> "[TCX][MyODBC]SQLBindParameter not used for all parameters" means?
This means you tried to execute a query but didn't bind all needed
parameters.
You can check this by creating a MyODBC log file!
Phillip> It gets generated on a "INSERT". Thing is, this except INSERT was working
Phillip> before using a different connection.
Phillip> Any and all help is greatly appreciated...
Please check that you are using the newest MyODBC version.
Phillip> Phillip
Regards,
Monty