When I try to check out my order in the shopping cart, I get an error which I don't know what means:
Microsoft OLE DB Provider for SQL Server (0x80040E14)
Line 1: Incorrect syntax near '.06'.
/folder/process.asp, line 62
The code on that line is:
call openConn()
dbc.execute sqlAdd, intAffected
Microsoft OLE DB Provider for SQL Server (0x80040E14)
Line 1: Incorrect syntax near '.06'.
/folder/process.asp, line 62
The code on that line is:
call openConn()
dbc.execute sqlAdd, intAffected