Re: Inbuilt functions ODBC
- From: Mark Blain <mblain2@xxxxxxxxx>
- Date: Mon, 04 Feb 2008 14:12:48 -0800
Bob Hairgrove <rhairgroveNOSPAMPLEASE@xxxxxxxxxxx> wrote in news:b3294
$47a77217$54485a1e$11608@xxxxxxxxxxxxxxx:
This is correct.
None of the built-in VBA functions will work in ODBC. This is because
Access itself isn't running; there is only the MDB file which is being
read from or written to through the ODBC. MS-Access is not a database
server like Oracle or DB2, but a client-only platform.
There are some ODBC functions which can be used; however, I don't have
access to the ODBC documentation at the moment. You need to read the
"ODBC Programmer's Reference" which comes with the MDAC (or MSDN) and
look up these functions.
For your convenience:
The ODBC Programmer's Reference is at
http://msdn2.microsoft.com/en-us/library/ms714177.aspx
.
- Follow-Ups:
- Re: Inbuilt functions ODBC
- From: Alan Morris
- Re: Inbuilt functions ODBC
- References:
- Inbuilt functions ODBC
- From: Alan Morris
- Re: Inbuilt functions ODBC
- From: Bob Hairgrove
- Inbuilt functions ODBC
- Prev by Date: Re: Inbuilt functions ODBC
- Next by Date: Re: oracle timestamp
- Previous by thread: Re: Inbuilt functions ODBC
- Next by thread: Re: Inbuilt functions ODBC
- Index(es):
Relevant Pages
|
|