Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Hello

New Here ,
Dec 08, 2008 Dec 08, 2008
Hello
I need some help!
.

I have dreamweaver-8, cold-fusion-mx7 & access database “mdb” files. All of this is setup local on my computer and I have made record sets to dynamically place items on web pages.
.
All of this is working fine locally on my computer.
.
Now for the problem!
I have a hosting account at Godaddy.com. I have added cold fusion to the account.
I have transferred static web page files to the hosting account with “ftp” and they are working fine.
My dynamic “cfm” web pages are also transferring fine and the static parts are loading fine.
.
But, I can’t get the access tables loaded at Godaddy.com so that my record sets can find the tables.
I have called Godaddy and no luck.
.
Chipped
chipped@live.com
Thanks
699
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 08, 2008 Dec 08, 2008
Chipped, you haven't clarified: did you move the database to the remote server? and did you (or someone at GoDaddy) define a datasource in the CF administrator to point to that database? Those are steps you would have done on your own local server. You simply need to have them do it on the remote one now.

There are plenty of other cautions that could be offered: you really ought not be using Access for a production application, though many do. You really ought to put the file into a location on the remote server that is not web-accessible, so that no one can "just download it" if they could figure out the URL to point to it.

But to answer your main concerns, I hope the info above helps.

/Charlie (troubleshooter, carehart. org)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 08, 2008 Dec 08, 2008
How do I log into the CF Administrator in my account at godaddy?
.
Chipped
chipped@live.com
Thanks
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 08, 2008 Dec 08, 2008
I'm guessing that you're using shared hosting, which means you share the server with many other sites. As such, you will not have access to the CF Admin, and that's why I asked "did you (or someone at GoDaddy) define a datasource in the CF administrator to point to that database".

This really isn't a CF problem. This is a problem either of your not having been given fundamental information from your host ("how do I setup a database for use by CF?"). You've got to go to them for this information. We can't help you here (unless a reader happens to be a fellow user of GoDaddy's CF hosting services.)

If you can't get help from them, it may be in your interest to move to a host that does support CF more clearly and effectively. I have a link to dozens of CF hosting companies here: http://www.cf411.com/#cfhost

/Charlie (troubleshooter, carehart. org)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 09, 2008 Dec 09, 2008
carehart wrote:
>
> This really isn't a CF problem. This is a problem either of your not having
> been given fundamental information from your host ("how do I setup a database
> for use by CF?"). You've got to go to them for this information. We can't help
> you here (unless a reader happens to be a fellow user of GoDaddy's CF hosting
> services.)
>

I have GoDaddy's CF hosting for my personal vanity site. I beleive you
can use their administration web application to configure your DSN
connections, but their site is not responding at the moment for me to check.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 09, 2008 Dec 09, 2008
LATEST
Shared web hosting!
.
This is why I don’t have control of my hosting account.
.
Thank You
.
Chipped
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources