Ask a Question related to Coldfusion Database Access, Design and Development.
-
ThalesDeMilet #1
Access Vs Access with Unicod
Following the execution of a script to re-install the ODBC services in
CFMX6.1(standard), we lost the capacity to create dsn with access driver. I
found in forums that we can go around the problem creating it using access with
unicode and it actually worked. I'd like to make sure that both driver are
equivalent tough. Can someone explain to me what is the difference between the
2 drivers. Thanks.
ThalesDeMilet Guest
-
Web Service + Anon Access, but getting 401 Access Denied Error
I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous... -
Access 2002 PDFWriter VBA Code w/WinXP does not work like Access 2000
I am trying to print an Access 2002 report (Windows XP OS) as a PDF. I had success with Access 2000 in a Windows 2000 environment, but as soon as I... -
Access Violation when using Visual Interdev to access Oracle
I am running Windows 200 Pro, IIS 5.0 and trying to connect to an Oracle 8.1 database. Prior to applying a security patch to W2k, the ASP... -
Access denied when creating Access application object
In an ASP file I am running the following in VBScript in order to extract data from an Access 2002 MDB file which is physically located in the... -
access denied on data access pages
I have created data access pages that worked well when I tried them on two separate computer simutaneously, but when we went into production we got... -
Mountain Lover #2
Re: Access Vs Access with Unicod
As I understand it...
The "Access" driver uses the macromedia driver which uses the JDBC:ODBC
bridge (a type 1 driver)
The "Unicode" driver uses the Izmado driver which utilizes OLEDB and is
a Type 2 driver
([url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001742.htm[/url]) and
is slightly better than the type 1 driver
HTH
--
Tim Carley
[url]www.recfusion.com[/url]
[email]info@NOSPAMINGrecfusion.com[/email]
Mountain Lover Guest
-
PaulH *ACE* #3
Re: Access Vs Access with Unicod
ThalesDeMilet wrote:
i don't know all the differences but the access for unicode driver has a> equivalent tough. Can someone explain to me what is the difference between the
> 2 drivers. Thanks.
different set of reserved words.
PaulH *ACE* Guest
-
LL@Work #4
Re: Access Vs Access with Unicod
[url]http://www.macromedia.com/devnet/coldfusion/articles/globalize_02.html[/url] may help.
do a Find on 'Unicode"
LL@Work Guest
-
Survivorman #5
Re: Access Vs Access with Unicod
Is it possible to use the unicode driver with a password protected access db?
Survivorman Guest



Reply With Quote

