Ask a Question related to Coldfusion Database Access, Design and Development.
-
jeffcg2 #1
Re: DTS and ColdFusion
Just a couple thoughts. 1) My first thought is you should be able to create
the same functionallity with a storeprocedure. Which would be easy to execute
from CF. 2) It's been a couple of years since I tried to get a DTS package to
execute remotely. So it's pretty fuzzy in my memory. Seems like I had problems
with permissions executing the DTS package. But I'm thinking I could execute a
job. That would intern execute the DTS package. That's the direction I would
start looking.
jeffcg2 Guest
-
coldfusion-out.log
Hi everyone, I checked tones of topics about the increase of the size of coldfusion-out.log. And I get no answer. Aparrently there is no... -
Running ColdFusion 5.0 and ColdFusion 6.1 concurrently
Hi, this is my first post on this forum, I have tried looking but could not find a post that discussed my problem. I am wondering if it is possible... -
How to call a coldfusion function defined in other coldfusion file??
inside a.cfm, it has code fragment: <cfloop> <cfinclude template="b.cfm"> </cfloop> inside b.cfm, it has code fragment: ... -
coldfusion cms
Hi: If i want to use a coldfusion based cms (content management system) which one is the best choice? Thanks Benign -
Com+ and Coldfusion 7.1
I have some DLL's (they sit server side) that were developed in VB 6 and are registered as Com objects with windows XP. How can i access those and...



Reply With Quote

