Ask a Question related to ASP Database, Design and Development.
-
Lou #1
SQL Update, Insert and Delete
Why do I get the message "Operation must use an updateable
query" on an Update, Insert and Delete. Mind you the site
worked fine before a recent re-install of IIS 5.0. I'm
using an Access Database.
Thanks
Lou Guest
-
I need a View, Insert, Update, Delete paradigm for usingflash forms
Flash forms are the greatest. But I'm struggling with a usable paradigm for handling all database functions with them. Most notably, since I can't... -
ASP/VBS Using Command to Insert/Update/Delete
Hi, I would just like to know when/why etc would you command and if there any penalties in using the command. Thanks, Sanjay -
How to know if UPDATE, INSERT or DELETE succeed
Hi, Suppose that, "Set Rs = cmd.Execute" perform a DELETE command. How can'I check if the command succeed without to requery the table seeking... -
OOP page: Where to put update, insert, delete
I have a page that shows info from MySQL. It is for an online education site. It uses different classes arranged in a hierarchy. Each lesson is... -
Before update or delete trigger to insert ?
Hi, I need some help...I'm fairly new to triggers and am attempting to duplicate a trigger in DB2 that already works in SQL Server. The basics... -
Aaron [SQL Server MVP] #2
Re: SQL Update, Insert and Delete
[url]http://www.aspfaq.com/2009[/url]
[url]http://www.aspfaq.com/2062[/url]
--
[url]http://www.aspfaq.com/[/url]
(Reverse address to reply.)
"Lou" <lou_difalco@adp.com> wrote in message
news:1fb8901c4588a$6f48a720$a301280a@phx.gbl...> Why do I get the message "Operation must use an updateable
> query" on an Update, Insert and Delete. Mind you the site
> worked fine before a recent re-install of IIS 5.0. I'm
> using an Access Database.
> Thanks
Aaron [SQL Server MVP] Guest



Reply With Quote

