Re: Close Access From An ASP Page
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 06:38:09 -0500
Do this:
Create a text file and call it RunAccessMacro.vbs
Copy your original code into it, changing Server.CreateObject to simply
CreateObject.
Save the file and double-click it to execute it.
Bill Barber wrote:
> Bob;
> It is what I know best which is not a lot. I am hoping that I
> will be able to attend some classes this summer so that I can get
> more up to date.
>
> "Bob Barrows [MVP]" wrote:
>
>> So you did not rule out the "unsafe code" warning?
>>
>> Now I'm confused. ASP usually means "unattended server". If your
>> users are working on the server machine, why are you using ASP code?
>>
>>
>> Bill Barber wrote:
>>> I removed the objAccess.Visible Completely
>>> I Inserted it back in as objAccess.Visible = True
>>> I changed the objAccess.Quit 2 to objAccess.Quit
>>> I may be confused on the hazards. We only have two users on this
>>> system, the administrator and the principal. Usually the Principal
>>> is signed on.
>>>
>>> "Bob Barrows [MVP]" wrote:
>>>
>>>> Bill Barber wrote:
>>>>
>>>>>>
>>>>> The server is used for Homework Assignments, there is very little
>>>>> on it. I do understand the hazzards.
>>>>
>>>> Are you sure? The hazards involve the lack of a user on the server
>>>> to respond to dialogs.
>>>>>
>>>>> Tried both ideas, No Go. This has been driving me crazy. It
>>>>> worked at one time and then something happened.
>>>>
>>>> Be specific. What ideas did you try?
>>>>
>>>> --
>>>> 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"
>>
>> --
>> 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"
--
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"
.
- References:
- Close Access From An ASP Page
- From: Bill Barber
- Re: Close Access From An ASP Page
- From: Bob Barrows [MVP]
- Re: Close Access From An ASP Page
- From: Bill Barber
- Re: Close Access From An ASP Page
- From: Bob Barrows [MVP]
- Re: Close Access From An ASP Page
- From: Bill Barber
- Re: Close Access From An ASP Page
- From: Bob Barrows [MVP]
- Re: Close Access From An ASP Page
- From: Bill Barber
- Close Access From An ASP Page
- Prev by Date: Re: How to tell .vbs Script on look for IP Address in a .txt file
- Next by Date: Re: How to tell .vbs Script on look for IP Address in a .txt file
- Previous by thread: Re: Close Access From An ASP Page
- Next by thread: Word 2003 global template?
- Index(es):
Relevant Pages
|