You see this should be the default setup for coldfusion 8. All type 4 JDBC( 1.2, 2.0, 3.0) drivers and the ODBC server should be removed once and for all.
The good news is that for 7 is was requested that ODBC server be an option, so in a way ODBC has been removed from CF already however the drivers still depend in windows dlls at least the ones I am looking at. Maybe people should make that an option during setup i.e All type 4 JDBC YES or NO I hope the beta people are reading this. My classpath.cfc acts like a super classloader. I just tested to see if the class reflects everywhere at the same time and it does. I tested for the class to show up in far away places like inside a gateway service and the class does show up throughout coldfusion automatically, just like it would if you dropped it inside a classpath folder. The gateway which basically is just a big multi-threaded CFHTTP for investing in NASDAQ stocks shows that it can be used for practical and common things. So the new CF classpath.cfchas proven to be persistent and goes deep like the server scope and it's simple to use and practical. CFHTTP multi-threading should be in everyones tool box. On 7/27/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > On 7/27/06, Rick Root <[EMAIL PROTECTED]> wrote: > > > > Greg Hamer wrote: > > > I am trying to confirm is anyone has ever succeeded using CF on *nix > to > > > connect to Microsoft Access? (Bonus points if it is on Solaris :) > > > > To the best of my knowledge, this can't be done > > > (Usually I'm the oblivious one- weren't there three links in the OP? ;) > > See: http://www.hxtt.com/access.html. Used to be free, if I recall, now > they're > charging, but it's not too bad, and they have a "demo" that's hobbled. > > But I guess that must've been seen already, right, as it's the "only one"? > ;-) > > Dan is talking about using the jdbc-odbc bridge, which works fine, of > course, > but needs the source server to be running MS and have a ODBC DS > configured. > > I'm thinking the orig.poster was meaning solely using *nix on both ends- > spend > a little time checking out the topic and you'll see that confusion pop up > quite a > bit: "I don't see a Admin Tools > datasources option in KDE!" > ** > Sorry I missed the class[path|loader] thread D-Man, looks like you could > have used some > help there. People have trouble communicating and frustration mounts, I > guess. > > 'tis a pitty- I find the topic quite interesting, and hacking cf with java > has been > a ton of fun. I could use a little more knowledge on the whole init / > constructor bit- clear > as the docs are, I haven't quite "gotten" it, and it's hard to "port" java > code to > CF code without a clear understanding there. > > That thread could have used a bit more information and a lot less > attitude. > *sigh* > > Oh well. :-) Guess it's all good. Maybe in the future we can have a > civilized discussion > bout that stuff! Curiosity is way more fun than attitude, IMHO. > > Woot! almost friday... =-] > :Denny > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248008 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

