DELETING EXCELL WITH ASP

S

Savas Ates

i cant delete data from excell which i use as a database with asp .. i
encounter an error report about isam. how can i delete data from excell help
meee!
 
S

Savas Ates

my code is that
<%sil="delete from [sheet3$] where modeladi='SHEEN'"

baglantimiz.execute(sil)
response.write sil

%>
and the error
Microsoft JET Database Engine (0x80004005)
deleting data doesnt support by isam in relational tables


i dont have any relational table.. only one table and no relation...
 
R

Ray at

Is using a database an option instead of using a spreadsheet? Read this
article. http://support.microsoft.com/?kbid=257819 Down around the middle
of the page, read the "Delete" section, or load the page and search the page
for Deleting data in a linked table is not supported by this ISAM to jump to
the section.

Ray at work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top