Ask a Question related to Coldfusion Database Access, Design and Development.
-
merlinvicki #1
Database connect
Hi, frends
I am new to ColdFusion and I was trying this database Access connectivity for
my blog, however it doesnt work on the server. The blog is running fine on my
local machine but it doesnt on the hosting server. It gives me an error :
Error Executing Database Query.
Data source not found.
The link for the blog is [url]http://www.merlinvicki.in/blog/index.cfm[/url]
Can anyone please sort this out for me??
Regards
merlinvicki Guest
-
how to connect to a database using asp
I am now beginning to work with ASP and SQL server, on IIS. Having worked with PHP and MySQL on Apache I am familiar with how all 3 should be set up... -
How to use “RDS.Connect” to connect to a MS Access database?
The example I am working from uses the following code which does not work: RDS.Connect = "Provider='sqloledb';Integrated Security='SSPI';Initial ... -
How can I connect this database?
One of my friend has a program written with delphi and which has an interface to add some data. The program use sybase to add data values to the... -
ASP.NET database won't connect...
I setup a asp.net project running on http://localhost/ which connects to a database on another server running sqlserver... I was able to connect... -
connect to database
hi, i have db2 server installed and attach a remote database, i want to open the command window , then i do connect to xx user xxx, i fill in the... -
Neculai Macarie #2
Re: Database connect
> I am new to ColdFusion and I was trying this database Access connectivity
formy> my blog, however it doesnt work on the server. The blog is running fine onYou need to create a datasource from the CF admin, datasource that points to> local machine but it doesnt on the hosting server. It gives me an error :
> Error Executing Database Query.
> Data source not found.
>
> The link for the blog is [url]http://www.merlinvicki.in/blog/index.cfm[/url]
>
> Can anyone please sort this out for me??
the Access file.
--
<mack />
Neculai Macarie Guest
-
merlinvicki #3
Re: Database connect
Hi Neculai,
Thanx for the reply. U see I did that on my local machine and it runs fine,
but the hosting provider at my website doesn't have the CF Admin. I can only
create System DSN from there.
I'll be very grateful if you can sort this out for me. Tell me if you require
the login passwords for my site.
merlinvicki Guest
-
tech_varun #4
Re: Database connect
Could you tell me who you hosting your site with?
I guess when u log into the Web Controller for your website, it should say somewhere to add a data source.
thanks
Varun Dixit
tech_varun Guest
-
merlinvicki #5
Re: Database connect
hi varun,
i did do that but still it says datasource not found. Can I link the same to the mddb file directly??
The same is running fine locally.
merlinvicki Guest
-
merlinvicki #6
Re: Database connect
Hi guys,
Thanx a lot for ur help. The JDBC Connector has been installed and I have got the blog to work after all.
Your help is much appreciated!
merlinvicki Guest



Reply With Quote

