Results 1 to 2 of 2

Thread: Bigger input size

  1. #1
    raymond chou Guest

    Bigger input size

    I use SQL Server 7 and there is no memo field. How can I make the input size larger for a regular filed? I looked at the demo and the comment field is defined as a memo field in access database. So what about in SQL7?
    Thanks for your help in advance.

  2. #2
    John Guest

    Bigger input size (reply)


    Hi Raymond,

    How about the PUBS "titles" table? It has a "Notes" field that is a variable
    character field that is the equivalent of a memo field in Access.

    Go to http://www.aspdb.com/examples/ and look at example B1.

    Thanks,
    John

    ------------
    raymond chou at 1/11/00 10:49:53 PM

    I use SQL Server 7 and there is no memo field. How can I make the input size larger for a regular filed? I looked at the demo and the comment field is defined as a memo field in access database. So what about in SQL7?
    Thanks for your help in advance.

Posting Permissions

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