PC Review


Reply
Thread Tools Rate Thread

How to determine if runtime version

 
 
Mark
Guest
Posts: n/a
 
      18th Feb 2006
I deploy two versions of my A2K db, one a runtime and one not. How do
I determine if the db was opened via runtime or regular access?

Thanks,
Mark

 
Reply With Quote
 
 
 
 
Brendan Reynolds
Guest
Posts: n/a
 
      18th Feb 2006
If SysCmd(acSysCmdRuntime) Then
'runtime
Else
'not runtime
End If

--
Brendan Reynolds
Access MVP


"Mark" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I deploy two versions of my A2K db, one a runtime and one not. How do
> I determine if the db was opened via runtime or regular access?
>
> Thanks,
> Mark
>



 
Reply With Quote
 
Mark
Guest
Posts: n/a
 
      19th Feb 2006
TOO EASY!!!

Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Runtime version or /runtime command switch) as Security Meas dch3 Microsoft Access VBA Modules 3 17th Aug 2008 07:28 PM
What is the difference between runtime version and the version propery in a .net assembly nenzax Microsoft Dot NET Framework 1 18th Feb 2007 08:24 PM
Cannot open access MDB with runtime version when already opened in full version Henri Visser Microsoft Access 6 3rd Feb 2005 09:35 AM
Slower form when using full version rather than runtime version Svein Engebretsen Microsoft Access Form Coding 2 22nd Jan 2005 10:02 PM
USB Port version Where do I look to determine whether it's Version 1.1 or 2.0? =?Utf-8?B?RGF2ZQ==?= Windows XP Help 0 9th Jun 2004 08:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:52 PM.