Is "name" really a reserved Access keyword as ASPFAQ #2080 says?

Ask a Question related to ASP Database, Design and Development.

  1. #21

    Default Re: Is "name" really a reserved Access keyword as ASPFAQ #2080 says?

    Why don't you take the initiative to put such document on-line ?? I don't
    need it.
    John.


    John Guest

  2. Similar Questions and Discussions

    1. #39340 [NEW]: "With" keyword
      From: thehub at lofty dot net dot au Operating system: Windows XP PHP version: 4.4.4 PHP Bug Type: Feature/Change Request...
    2. "const" keyword in PHP4? What does it do?
      Hi All, What does the "const" reserved word in PHP4 do? I know it is a reserved word in PHP4, but the only references I can find to it are for...
    3. What is the keyword for "pause" ?
      Hi, If i want to make a few secondes pause in the execution of my code, what keyword should I use ? Is there a timer or something like that ? ...
    4. using the "static" keyword to implement the Singleton pattern
      To call I would do something like: $headline = McSelectJustOneField::callDatastore("cbHeadline"); Is this the correct use of the static...
    5. Alternative to the keyword "the"??
      I learn that lingo has a keyword the, which is used in many context such as "the stagecolor", "the long time" , however, being a modern programmer, i...
  3. #22

    Default Re: Is "name" really a reserved Access keyword as ASPFAQ #2080 says?

    Mike wrote: 
    >
    > There are certainly bits and pieces out there, and I've certainly
    > encountered them over time, but what I am talking about is a
    > trustworthy document that brings all those bits and pieces together.
    > If you know of a page that discusses this very topic (a document, not
    > a forum scrap that some random person posted), please post it and I
    > will check them out.[/ref]

    Sure. Here you go:
    http://www.google.com/search?sourceid=navclient&ie=UTF-8&q=naming+convention

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob 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