Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Sameer #1
Release all cached Data Source connections
Hello,
I am using CF5 and I was wondering how to programmatically do similar action
contained in CF Administrator (Data Sources --> Connection Summary --> 2
Buttons) for : -
1. Release all cached Data Source connections, and
2. Verify all Data Source connections
My objective is to release cached ODBC conncetions on a daily basis and
re-establishing/verifying them back again, al programmtically by means of
scheduler.
Any pointers ?
Sameer.
Sameer Guest
-
Data Base connections
:confused; I'm having difficulty setting up MySql database in the Cold Fusion Administrator. I'm running Studio MX 2004 and version 4.0.1 (or... -
moving data from one data source to another
I'm trying to move data from one data source to another. I don't want to loop - because it will kill performance. A simple Select into or Insert... -
Does the URL influence if the page/data gets cached?
Richard Davey wrote: Either i have a fast enough connection to not notice, or it is being cached. I dont have any problem, looking at my... -
release source code
Hi, I would like to know Where Can I get the linux debian source code? All I can see are binaries. I need the full directory in a ftp serfver (ej:... -
TestData.com Announces Release of Web's First Data Generation Tool
OKLAHOMA CITY, June 1 – TestData.com, LLC today announced the debut of its online data generation tool at TestData.com. David Whitaker, founder of... -
MikerRoo #2
Re: Release all cached Data Source connections
Not sure why you'd want to do such a thing. But have just discovered that it
is possible in CF7 using the admin API...
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
wwhelp.htm?context=ColdFusion_Documentation&fi le=part_adm.htm Alas, I
don't think there is any equivalent for CF 5. (They really made huge
improvements with CF MX). However, the html spoofing methods may work with CF5
since the security was not as good. You can try posting the same forms that
the CF5 administror does (cross site hacking 101). Good Luck, -- MikeR
MikerRoo Guest



Reply With Quote

