Avatar of Gontran Harvey
Gontran HarveyFlag for Canada

asked on 

Open Access database hiden (not visible) from Windows Shortcut

I would like to open an Access Database as not visible. But I need it to work in a Windows shortcut with a switch like:

"C:\Program Files (x86)\Microsoft Office\root\Office16\MSACCESS.EXE" "D:\MyDbToOpen.accdb / TheSwitch "
This database just execute code and close after it and I don't what to see any screen.
I know how to do it by vbscript, but for this particular use I need it to be in a Windows shortcut.

I need something that do not involve the anti-virus protection like a vbscript etc...

Thanks,


Microsoft Access

Avatar of undefined
Last Comment
Gontran Harvey
Avatar of John Tsioumpris
John Tsioumpris
Flag of Greece image

How about using a startup macro to run your code...? Just hide everything and let it do its work
Avatar of Gontran Harvey

ASKER

You can see the access screen. I only have code executed. No form involve.
Just put this on a startup function for an application for a friend of mine
Application.RunCommand acCmdAppMinimize
DoCmd.Minimize

Open in new window

The application starts and immediately is getting minimized
ASKER CERTIFIED SOLUTION
Avatar of Gustav Brock
Gustav Brock
Flag of Denmark image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Gontran Harvey

ASKER

Thanks guys, the Gustav Brock solution do the trick, it's almost not perceptive by the user.
Microsoft Access
Microsoft Access

Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.

226K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo