Re: Delete Procedure in Access Database from asp.



GrandMaMa wrote:
> After some time I have been able to create a query from an asp Page.
> Several individuals have recommended several sites all of which did
> not work when I tried their examples or suggestions.
>
> The following code after six hours of guessing does not work.
:-)
Why guess? look up the proper syntax in Access online help. Step by step:
open Access
Press F1 if Help isn't already displayed
Find and click the Table of Contents Link
Expand the Microsoft Jet SQL Reference node
Expand the Data Definition Language node
Start reading ;-)

Look for the DROP statement node

>
> cnnct.execute "Delete Proc qryWebTest"

It's "DROP PROCEDURE", not "Delete Proc"

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


.



Relevant Pages

  • Re: Click a button on an MSaccess form - HOW!
    ... > My advice would be to forget about the Sendkeys option and concentrate on ... > this (look it up in Access online help). ... >>> possible using Access Automation ... This email account is my spam trap so I ...
    (microsoft.public.scripting.vbscript)
  • Re: Click a button on an MSaccess form - HOW!
    ... My advice would be to forget about the Sendkeys option and concentrate on ... this (look it up in Access online help). ... >> possible using Access Automation ... This email account is my spam trap so I ...
    (microsoft.public.scripting.vbscript)
  • Re: How to use DataSets without DataBinding?
    ... To be honest I find the whole MSDN site hard ... Then expand the "Framework" node. ... This email account is my spam trap so I ...
    (microsoft.public.data.ado)
  • Re: Dynamically Creating DAO Object
    ... if nobody replies, take a look in Access online help. ... that does not help, try an Access newsgroup. ... This email account is my spam trap so I ...
    (microsoft.public.scripting.vbscript)