Why does Dreamweaver display full path spec to datatables?

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Why does Dreamweaver display full path spec to datatables?

    I don't know whay, but in Dreamweaver whenever I select a record set, the
    tables drop down has a full file path spec to the table and that's what
    itwrites in the query. I know I've had it set up before where it only showed
    the table name. What did I do wrong?

    KJ Klosson Guest

  2. Similar Questions and Discussions

    1. full path name
      I am a Windows programmer, so I got a very simple question regarding the full path name in Mac. I use MoreFiles library to convert a FSSpec to...
    2. Full path to the perl intrepter
      I'm in a very old project and my scripts are calling other scripts. I have 3 or 4 different perl version in the server. I need to call the...
    3. Full path to the perl interpreter
      the script are being called like /usr/local/bin/perl5.8.0/bin/perl -w /proj/xpto.pl I need the "/usr/local/bin/perl5.8.0/bin/perl" The usual...
    4. grabbing full path and file name
      Is there a method of setting up a button on a form and browsing available drives to get the full path and file name. The function would be...
    5. unlink full path to files
      Tony wrote at Thu, 03 Jul 2003 15:40:43 +0000: I doubt it. That will only work if @delete_files contains only 1 element. If @delete_files =...
  3. #2

    Default Re: Why does Dreamweaver display full path spec to datatables?

    I am having the same problem. I think it started when I updated CF MX7 with the
    latest patches. In my case it only occurs on access data sources, not access
    with unicode. I wish I knew how to correct it, it is really annoying.

    cobcwc Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139