Ask a Question related to Coldfusion Database Access, Design and Development.
-
rudodoo619 #1
connecting Access database on local apache server
I have coldfusion installed as a multiserver configuration running on both
Apache and IIS. Is it possible to use coldfusion MX7 to connect to an access
database while running on a localhost Apache 2.0 server? If not would it be
better to use MySQL as my database?
When I connect to the database with coldfusion administrator it seems find,
however when I try and test it using dreamweaver mx 2004 all sorts of issues
pop - up. Also, do I have to copy the Access DB and make sure that it is in
my web root directory? or can I leave it in My Documents?
rudodoo619 Guest
-
Connecting via Local/Network to remote server
Hi All, I am trying create a connection in Contribute. I provide the "Web address for our website". "http://chapp9/SalesStaging/SalesPages/" ... -
Connecting to Access 2002 on local computer
I don't know if I'm in the right newsgroup... but here goes. Here's the code I'm trying to use; basic ASP code and it just reads the records in... -
Problem connecting to local Access database - Unable to open registry key 'Temporary (volatile) Jet DSN ...
Hi I get the following error sporadically when running a sample in an MSDN ASP tutorial: Microsoft OLE DB Provider for ODBC Drivers: General... -
Connecting to an MS Access Database
Hello, Do you know any free Director Xtra to connect to an access database? Thanx for help. -
connecting access (*.mdb) database with PHP
how can I connect access database(*.mdb) with php? what is the code? I will be happy if you write php code. Thank you! ... -
TurboMini #2
Re: connecting Access database on local apache server
The acess db does not have to be in the web root -- better that it not be for security's sake
what are you doing to test in dreamweaver? are you able to make a DSN through the CF administrator?
TurboMini Guest
-
rudodoo619 #3
Re: connecting Access database on local apache server
Well, I am trying to run a simple recordset query and everytime I click on test
a whole screen of errors pop up. I think it might have something to do with
the ODBC driver.
I get the following message " -1, Syntax error in FROM clause"
rudodoo619 Guest
-
TurboMini #4
Re: connecting Access database on local apache server
"syntax error in FROM clause"
is there something wrong with the sql statement itself?
TurboMini Guest
-
LL@Work #5
Re: connecting Access database on local apache server
Paste the cfquery code to the forums here and someone should be able to help
LL@Work Guest
-
rudodoo619 #6
Re: connecting Access database on local apache server
I will just work on it later. Once i get to know coldfusion a little better
rudodoo619 Guest



Reply With Quote

