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

Database file views not working correctly

New Here ,
Apr 24, 2007 Apr 24, 2007

Copy link to clipboard

Copied

I have recently set up an Access database on my local coldfusion server. When I go to the application panel and go to the 'databases' tab, I can see a list of my databases just fine. The problem is that, when I open the individual tables of a database I've created, the files show up as the path to the file and not the file name as it normally should. For example, I'm working through a lynda.com tutorial and have build a database called 'teacloud'. When I open the teacloud tables in Dreamweaver, they should show the individual names of the tables, like the following:

Products
ProductTypes
Reviews
Users
UserTypes

Instead, I get the following:

C:\CFusionMX7\wwwroot\database\teacloud.Products
C:\CFusionMX7\wwwroot\database\teacloud.ProductTypes
C:\CFusionMX7\wwwroot\database\teacloud.Reviews
C:\CFusionMX7\wwwroot\database\teacloud.Users
C:\CFusionMX7\wwwroot\database\teacloud.UserTypes

How do I get rid of the file path structure to where Dreamweaver simply shows the Table name only? This is very annoying, as it prevents me from being able to see the individual table names in many of the functions within Dreamweaver.
TOPICS
Server side applications

Views

222
Translate

Report

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 ,
Apr 25, 2007 Apr 25, 2007

Copy link to clipboard

Copied

LATEST
The problem was introduced during the CF 7.01 update. I understand that the
7.02 update fixes the issue.

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"JTuran" <webforumsuser@macromedia.com> wrote in message
news:f0lhv9$1p9$1@forums.macromedia.com...
>I have recently set up an Access database on my local coldfusion server.
>When
> I go to the application panel and go to the 'databases' tab, I can see a
> list
> of my databases just fine. The problem is that, when I open the
> individual
> tables of a database I've created, the files show up as the path to the
> file
> and not the file name as it normally should. For example, I'm working
> through
> a lynda.com tutorial and have build a database called 'teacloud'. When I
> open
> the teacloud tables in Dreamweaver, they should show the individual names
> of
> the tables, like the following:
>
> Products
> ProductTypes
> Reviews
> Users
> UserTypes
>
> Instead, I get the following:
>
> C:\CFusionMX7\wwwroot\database\teacloud.Products
> C:\CFusionMX7\wwwroot\database\teacloud.ProductTypes
> C:\CFusionMX7\wwwroot\database\teacloud.Reviews
> C:\CFusionMX7\wwwroot\database\teacloud.Users
> C:\CFusionMX7\wwwroot\database\teacloud.UserTypes
>
> How do I get rid of the file path structure to where Dreamweaver simply
> shows
> the Table name only? This is very annoying, as it prevents me from being
> able
> to see the individual table names in many of the functions within
> Dreamweaver.
>


Votes

Translate

Report

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