Results 1 to 2 of 2

Thread: What sql data type to use

  1. #1
    Join Date
    Oct 2007
    Posts
    2

    What sql data type to use

    Hi

    I've used Access to model a new database that now needs to be created in SQL Server Express.

    Wow - that's alot of data types!

    Can someone tell me what the SQL version of the Access Memo data type is?

    Thanks
    _________________
    bat control free windows registry cleaner

  2. #2
    Join Date
    Aug 2007
    Posts
    104
    I'm not quite following what you are asking here. If you're asking what versions of MySQL support the MEMO field data type the answer is that all hosting providers are using versions of MySQL that support it. MySQL supports it using the TEXT data type and there are four different types:

    TinyText
    Text
    MediumText
    LongText

    If that is not what you are asking, I'm sorry I mis-understood your question.

    RalphF
    Affordable VPS Hosting
    http://www.1849webhosting.com

Similar Threads

  1. Display All Table Data + PHP + SQL
    By Barchie in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 03 Aug 2006, 12:11 PM

Posting Permissions

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