>>>that info with
> ODBC also. I'm guessing it uses COM.
> Exact! ;-)
> The tag is CFX_ODBCInfo, it does not use COM, it is pure C
> and it
> uses the ODBC API.
Ahh... that's cool.
>>>Personally I'd love to know enough C to be able to write
>>>something in
> a CF5 compatible UDF that would get that info
> This is exactly the purpose od CFX_ODBCInfo, it is CF 5
> and CFMX compatible.
Well my larger stumbling block is that it's a cfx tag which means I
can't use it in a UDF with CF5 because you can't put a <cfx> tag (or
any tag) in cfscript. Since I'm not aware that there's a way to
instantiate a dll within cfscript without using COM, I suspect
anything that would solve my problem would need to use COM.
The other issue of course is that the onTap framework is an open
source project, so there aren't any funds to license cfx_odbcinfo and
I'm sure you're not interested in donating the code, since it's an
income source for you. :) But support for Access hasn't been a big
enough issue (at least yet) for me to put much time into researching
it either, so you're probably pretty safe.
> By the the way, I'm presently working on version 2 which
> has a couple of new features
> like primary and foreign keys (although these are not
> available for Access),
> Procedures and procedure columns, compact database (Access
> only),
So access doesn't support ODBC's standard with regard to primary and
foreign key information?
> I know that some of these informations are more or less
> available directly by SQL for some type of datasources,
> or with some Java programming in CFMX, but CFX_ODBCInfo
> has the advantage of presenting
> everything in one convenient and compatible package for
> any type of ODBC datasource.
The onTap framework features do the same thing for JDBC datasource
using CFMX.
s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?
add features without fixtures with
the onTap open source framework
http://www.sys-con.com/story/?storyid=44477&DE=1
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

