I am using a parametric sql statement, with parameters of the form :Name

The following routines give an access violation, when called via the windows
dll:

sqlite3_bind_parameter_name
sqlite3_bind_parameter_index

The access violation indicates that a NULL pointer is being accessed.
A brief look at the code suggests that some problem with the azVar
initialization
must be the reason, but I do not know enough C to fix it.

environment: Windows 2000, Delphi 7 calling sqlite3.dll.

can you pls do something about it, quickly, as I cannot continue my project.
thanks.

Reply via email to