Ask a Question related to Coldfusion Database Access, Design and Development.
-
coryd218 #1
Anyway to run a DB Macro from a CF web front end?
Good morning,
I was wondering if anyone knew of a way i could click a button on a CF web
page which would run a query in our ACCESS DB? anyone code snippets or
suggestions would be appreciated. Thanks.
coryd218 Guest
-
Macro Photography
I have recently bought a Sony Cybershot P72 camera and I was wondering if it were possible to get a proper macro lens for it. I've searched on... -
Tamron sp 90 1:1 macro
I like Tokina better as well, but the Tamron is nothing to sneeze at, should be just as sharp. Alex "Eyron" <odd1@rogers.com> wrote in message... -
call VBA macro from ASP
Kamran Abadehee wrote on 12 jul 2003 in microsoft.public.inetserver.asp.general: A "macro" is part of a programme like MSWord or MSExcel. You... -
run query and macro
I would like to create a command button on the form to run a query and macro (I have a query and macro already).How I do this ? What the VBA... -
WAY OT: Excel and Using a Macro
I have a macro I defined and runs properly in one of my worksheets... But is it possible to make it a global macro so it becomes available to all my... -
mxstu #2
Re: Anyway to run a DB Macro from a CF web front end?
In the older versions of CF, you needed to use CFOBJECT to connect to Access
and run a macro. I do not know about the newer versions, but I would guess
that this has not changed. Check your documentation for CFOBJECT.
There are probably some old examples using Access at
[url]http://cfregex.com/cfcomet/[/url] or you can google to get more recent information
mxstu Guest



Reply With Quote

