Ask a Question related to Coldfusion Database Access, Design and Development.
-
zaq42 #1
Re: Basic Oracle Questions
Has this been addressed in the form of patches or upgrades? Switching to a
direct connection is not an option for us, as we only have access to the
database via ODBC.
I have 3 cfquery tags against a database and the third one is a simple (select
sum(field) thesum from theTable), but it crashes.
I do not understand how Cold Fusion can send out a product that works with 80%
of Oracle SQL via ODBC. The direct connection does not work for 100% of the
code we have used in the past, either, for that matter.
Thanks for any thoughts you might have.
zaq42 Guest
-
Basic Questions about FMS. Please help
Hi, I have see Flash Media Server 2.0.4 that I use to make multiplayer game with shared objects. Now there are 2 more servers called 1 - Flash... -
Some basic questions
Hi All, I've been looking into flex a bit for the last day or two. I have a question though, flex 2 doesn't do player compatibility (pre version... -
Basic Questions
lallous <lallous@lgwm.org> wrote: od -cx and hd Possibly nothing at all, probably where /u or some other is mounted. Type "mount" or "df... -
Ruby/Tk Some Basic Questions
Hi, I'm playing with Ruby/Tk and I've got the Perl/Tk book and some other text/online documentation to go along with. I am wondering if there is... -
basic oracle questions.
Shravana Kumar wrote: 1. SELECT object_name FROM all_objects WHERE object_name LIKE '%PRIV%'; substitute ROLE for PRIV and find more... -
paross1 #2
Re: Basic Oracle Questions
What ODBC driver are you using? I recommend that you do NOT use the Microsoft
ODBC for Oracle driver, as we have had nothing but problems. Try downloading
and installing the appropriate ODBC driver from Oracle and configure your
system data source with it. We used to use an Oracle ODBC connection back with
Oracle 8.0.6 and CF 4.5 and had pretty good luck with it.
[url]http://www.oracle.com/technology/software/tech/windows/odbc/index.html[/url]
Phil
paross1 Guest



Reply With Quote

