Microsoft
Software
Hardware
Network
Question : Using CFExecute to Open MS Access
I'm exploring the possibility of my CF App opening an Access database to run a report since most of the reports that are needed are in Access. I found the CFExecute tag and trying to open Access this way:
The macro simply outputs a report to a file but when executed, the file is not found. I've tried different things to see if the macro even runs. For example running an insert query into a table, but that isn't working. The only thing is that MSACCESS.EXE is running as a process.
Any suggestions?
Answer : Using CFExecute to Open MS Access
Found the following for running a Macro using ASP:
http://www.eggheadcafe.com
/PrintSear
chContent.
asp?LINKID
=251
This article links to two resources at 4GuysFromRolla, the link below is a must read if you pursue using the office automation objects as not setting the security account correctly will cause system resources to get gobbled up as new instances of Access gets created each time your CF or ASP script gets ran. It also might help out with running the batch version of your code:
http://www.4guysfromrolla.
com/webtec
h/042600-1
.update.sh
tml
Again, the ASP example should be convertable to CF.
Random Solutions
Microsoft, NTFS Permissions, Windows 2003 R2, PowerShell, recursive search for folder, not file, ACLs on 200,000 folders
How to read city from Active Directory and use as parameter to startup exe
Get client computer name or client user name
Exchange Queues filling with error 'The connection was dropped due to an SMTP protocol event sink'
Array formula to sum the product of two columns
Reverse HLOOKUP / find the first "0" from right to left in a row
Excel chart question - multiple charts
Please review <a rel="nofollow" href="http://www.bestpriceEU.com" target="_blank">www.bestpriceEU.com</a>...
What should I learn for MS SQL & Server 2003
Where is System.mdw?