Signup
·
Login
Stardeveloper.com
Home
·
Tutorials
·
Forums
·
Web Hosting Plans
·
Faisal Khan's Blog
·
Contact
Forums
:
ASP
:
ADO/ODBC
:
tried the insert image but...
Signup
·
Login
New Thread
Go To Page:
1
Author
Thread
tried the insert image but...
Posted in tutorial:
Uploading Files into an Access Database using plain ASP
·
jarv
Joined: 18 May 2004
Total Posts: 1
tried the insert image but...
Posted: 18 May 2004
I changed my data connection string to th epath of my database and I get this:
Error Type:
Microsoft JET Database Engine (0x80040E14)
Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'.
/tooldb/Insert.asp, line 106
~J~
·
Faisal Khan
Joined: 24 Sep 2002
Total Posts: 547
Re: tried the insert image but...
Posted: 18 May 2004
Although the error message is not very informative, probably the *new* path that you gave of your database isn't correct?
Faisal Khan
.
Stardeveloper.com
·
dot
Joined: 26 Jun 2004
Total Posts: 3
tried the insert image but...
Posted: 26 Jun 2004
Re-check the below line:
rs.Open "Files", connStr, 2, 2
I means your problem happened is: the name of table in your database isn't "Files".
Cheers, dot
Everything but Nothing
·
sanim16
Joined: 1 Feb 2006
Total Posts: 3
same problem
Posted: 20 Mar 2006
i have the same problem as jarv and i dont think it is from the name of my database.
please help
Previous Thread
::
Next Thread
Go To Page:
1
Users Who Have Visited This Thread In Last 24 Hours
4 Visitors
Login
UserName Or Email Address:
Password:
Auto-Login:
·
Create New User Account
·
Send Forgotten Password by Email
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.