Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
john che #1
Datasource and dll
I have created vb dll that need database connection(sql server).how can i use the coldfusion datasouurce for that dll.
Advance thanks
John che
john che Guest
-
Two Datasource
I am using two datasouces, one has Stored Procedures and other has data. Is there a way to use query from SP from datasource one and execute it and... -
Join a query datasource and oledb datasource?
Using CF5 here. I have a query that I'm creating on the fly using the QueryNew() and QueryAddRow() functions. Then I run my query using... -
HELP!- Datasource
How do I specify a new datasource? -
Update one datasource using a 2nd datasource?
I have a CF app using an Access 2000 DB, Treasury. One of the tables holds user data (i.e. location, city, state, supervisor, etc.). This data is... -
Using a datasource in a cfx Tag
Hello, i have to write a Custom Tag, which needs some data from a database. I found following example but I can't find the corresponding classes... -
ksmith #2
Re: Datasource and dll
You cannot. There is no way to pass a CF datasource to other processes.
If this is CF5 or earlier, both could use the same ODBC datasource.
ksmith Guest



Reply With Quote

