Creating recordsets in Dreamweaver

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

  1. #1

    Default Creating recordsets in Dreamweaver

    Is there a way to keep the Dreamweaver recordset dialog box, the one that come
    up if you click the + on the bindings tab or if you double click a recordset
    from putting your SQL statements all on one line? I like to keep them on
    multiple lines especially the FROM and WHERE. Ever since I upgraded to
    Coldfusion 7 anytime I open the dialog box to "test" my statements which is
    handy when i close the dialog box my staments have benn combined into one super
    long line.

    The querrys will work just fine on one line or multiple line but the multiple
    is much easier to read and explain to other people.

    Any advice beside don't open the recordset dialog box, because testing is very
    nice there.

    Thanks
    Doug

    JaguarDoug Guest

  2. Similar Questions and Discussions

    1. Creating threads in Dreamweaver
      I've created a simple forum using record sets and insert/update records using Dreamweaver MX and MS Access. I would like to make the forum more like...
    2. Creating a Login with Dreamweaver - Is it Possible?
      I'm currently building a site for my business and I need to build a login/logout thing to allow our customers to access private data, but I'm not...
    3. Need help on creating online store using Dreamweaver
      Hi, I intend to use Dreamweaver to teach my students how to create an online store with shopping cart features. Is there any suggestions on how...
    4. Persisted XML Recordsets - Disconnected Recordsets - problems
      I have a recordset, client side .ASP that I save as a DOM. I pass to a server side .ASP to reconnect the recordset and update. I keep getting an...
    5. Creating a cascading menu in Dreamweaver
      I am trying to create a simple cascading menu in Dreamweaver. I want it to look similar to the way Microsoft Explorer displays folders and files...
  3. #2

    Default Re: Creating recordsets in Dreamweaver

    Once you're finished testing, insert your carraige returns.
    Dan Bracuk 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