Change Properties Of Field Through ASP !

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

  1. #1

    Default Change Properties Of Field Through ASP !

    Dear Friends
    Hope you all doing great.

    I have this databse uploaded to a server. I want to know is there any
    way I can change the property of a field from running an ASP script.

    There is a field which stores a date and lesson no. I want that these
    should not repeat. So want to set Repeat Property to No.

    Any help on that will be great.

    Thanks.

    Love
    Lovely

    --------------------------------------------
    Lovely Angel For You Guest

  2. Similar Questions and Discussions

    1. Setting Acroform field properties (not values) by importing FDF?
      Am I crazy or is there a way to set "hard-to-set-field-properties-unless-you-use-javascript" by importing an FDF document. Currently, when we are...
    2. How to change user account properties by ASP.NET?
      Hi ALL. I have the configuration: 1. WinXP PRO with MS IIS 5.0 and installed ASP.NET 2. ASP.NET application A configured to authenticate only...
    3. Adding a font style to field properties
      I have a bunch of PDFs set up for users to input data into text fields. I need this input to appear as the "Arial Narrow" font. When I go into the...
    4. How do I change Free Text Tool's properties?
      I have Acrobat 5 and Win XP. When I select the free text tool from the toolbar to add comments I get a grey box. I want to change the color to none...
    5. Field Name Properties size question.
      You can't get long field names to scroll, but you can assign expression names to them in a query. eg) SELECT My_Field_Name FROM myTable SELECT...
  3. #2

    Default Change Properties Of Field Through ASP !

    Angel,

    I assume what you mean is you want the field(s) to not
    allow duplicate values. If so, this is possible; however,
    the correct method will depend on which database you are
    using. Let us know which database you are using and
    someone will be able to post the relevant syntax.

    HTH,
    John




    >-----Original Message-----
    >Dear Friends
    >Hope you all doing great.
    >
    >I have this databse uploaded to a server. I want to know
    is there any
    >way I can change the property of a field from running an
    ASP script.
    >
    >There is a field which stores a date and lesson no. I
    want that these
    >should not repeat. So want to set Repeat Property to No.
    >
    >Any help on that will be great.
    >
    >Thanks.
    >
    >Love
    >Lovely
    >
    >--------------------------------------------
    >.
    >
    John Beschler Guest

  4. #3

    Default Re: Change Properties Of Field Through ASP !

    Hello To All

    I am using MS Access 2000.

    And one more thing is it possible to add a field to already created table.

    Waiting for your lovely replies.

    Love
    Lovely

    __________________________________________________ _____

    "John Beschler" <giles@geewhiz.com> wrote in message news:<0a4001c36331$8901cdd0$a401280a@phx.gbl>...
    > Angel,
    >
    > I assume what you mean is you want the field(s) to not
    > allow duplicate values. If so, this is possible; however,
    > the correct method will depend on which database you are
    > using. Let us know which database you are using and
    > someone will be able to post the relevant syntax.
    >
    > HTH,
    > John
    >
    >
    >
    >
    >
    > >-----Original Message-----
    > >Dear Friends
    > >Hope you all doing great.
    > >
    > >I have this databse uploaded to a server. I want to know
    > is there any
    > >way I can change the property of a field from running an
    > ASP script.
    > >
    > >There is a field which stores a date and lesson no. I
    > want that these
    > >should not repeat. So want to set Repeat Property to No.
    > >
    > >Any help on that will be great.
    > >
    > >Thanks.
    > >
    > >Love
    > >Lovely
    > >
    > >--------------------------------------------
    > >.
    > >
    Lovely Angel For You 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