Ask a Question related to Coldfusion Database Access, Design and Development.
-
silk cut #1
Connecting to microsoft access with unicode
I am trying to Connect my database to microsoft access with unicode connection
So when this box appaers it ask for Cf data Source name which is cftutorial
Then for the database file, which in the tutorial is
C:\Cfusionmx7\wwwroot\CFIDE\gettingstarted\tutoria l\cftutorial.mdb, In my case
the CFIDE file is not in the above folder, it is in C:\Interpub\wwwroot\CFIDE
along with the rest of the files can not copy one to another has its locks me
out of the tutorial So i logged in CF with admin password selected add new
data source and selected Microsoft with unicode and give a data source name as
cf tutorial, and got this ERROR in yellow as u do.
com.inzoom.adojni.ComException:
'c:\interpub\wwwroot\cfide\gettingstarted\tutorial \cftutorial.mdb' is not a
valid path. Make sure that the path name is spelled correctly and that you are
connected to the server on which the file resides. The root cause was that:
com.inzoom.adojni.ComException:
'c:\interpub\wwwroot\cfide\gettingstarted\tutorial \cftutorial.mdb' is not a
valid path. Make sure that the path name is spelled correctly and that you are
connected to the server on which the file resides. in Microsoft JET Database
Engine code=0 Type=1 n for the database file which in the tutorial is
C:\Cfusionmx7\CFIDE\gettingstarted\tutorial\cftuto rial.mdb It says in the tut
that it doesnot matter if you use Interpub as FC will use its own wwwroot for
processing file, is the best thing to do is get rid of Interpub Thanks Andy
Nottingham UK
silk cut Guest
-
Access + Unicode
Hi, I require the use of an Access 2000 DB with windows 2000 and CF MX 6. I would like to be able to provide information in multiple languages... -
[Microsoft][ODBC Microsoft Access Driver] Could not start session.
Does anyone know what this problem means??? Microsoft OLE DB Provider for ODBC Drivers error '80004005' Could not start session. ... -
[Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs... -
Connecting Microsoft Interdev 6.0 with IIS 6.0
Im trying to set up a Master mode development environment using Microsoft Visual Interdev 6.0. When asked for the IIS server, Im trying to connect... -
Unicode problems, Microsoft utf16le files
I am using the following to read the file:- The file decodes ok. local $/; $data = <SLURP>; # get the whole file $datad =... -
vkunirs #2
Re: Connecting to microsoft access with unicode
Hi
when entering the database path, have you entered path by manually or have
you selected it through the provided button.
if you entered it manually, now try to use the 'Browser Button', so that it
will take care the path.
vkunirs Guest



Reply With Quote

