Ask a Question related to Coldfusion Database Access, Design and Development.
-
Tom CF #1
Dynanic Datasource
Hi...
I want to create a dynamic datasource using my CF code and then destroy it after using it.. Can anyone please help.
Regards,
Tom
Tom CF 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... -
mpwoodward *TMM* #2
Re: Dynanic Datasource
Tom CF wrote:
If you're on CFMX 7 you can do this using the new Administrator API,> Hi...
> I want to create a dynamic datasource using my CF code and then destroy it after using it.. Can anyone please help.
>
> Regards,
> Tom
otherwise you're stuck using the ServiceFactory which is a bit of a hack
and isn't an officially supported way to do things. Let me know which
version you're on and I can point you in the right direction if you need
more info.
Matt
--
Matt Woodward
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

