|
cky -> RE: FP 2002 image upload & database (12/3/2001 22:06:12)
|
I used the instructions in the File Upload Whitepaper editing them to be used with my form fields. I get this error on the Custom Query in the process2.asp page======>>> Server error: Unable to retrieve schema information from the query: INSERT INTO Results (FirstName, LastName, Email, City, State, AdTitle, Description, Price, Category, Image, Date) VALUES (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) against a database using the connection string DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/midwestdreams.mdb. The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured. ------------------------------------------------------- [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement. Source: Microsoft OLE DB Provider for ODBC Drivers Number: -2147217900 (0x80040e14) What does this mean? Did I mess it up?
|
|
|
|