Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. thisengineburns

    SQL Data Type max size not working? (Enterprise Manager)

    im inserting it with either an INSERT or an UPDATE via PHP script.... and i display/retrieve it via a SELECT... im new at SQL and havent had this problem using mySQL... thank you James, michael wolff
  2. thisengineburns

    How to translate Numeric Size to TEXT BOX MAX LENGTH

    where can i find this 'Books On-line'? Im interested in reading more about data types... specifically, im trying to get a field to hold a paragraph or 3 of text... ive tried a 'TEXT' field with max length of '8000' but it cuts it off after like 250 characters.... i think i tried NVARCHAR as well...
  3. thisengineburns

    SQL Data Type max size not working? (Enterprise Manager)

    Hello, Im new at SQL and have Enterprise Manager to build my tables. I work with PHP and have a field that I need to hold a large amount of data (like a page of typed text). I set the field to be "TEXT" with a max size of "8000" but still it only saves the first 251...

Part and Inventory Search

Back
Top