NYCPHP Meetup

NYPHP.org

[nycphp-talk] unsigned property in ms sql server

Jose Villegas jv_nyphp at duikerbok.com
Mon Jun 28 13:05:18 EDT 2004


I'm working on a project that uses ms sql server. When I use mysql I 
use the "unsigned" property on numeric fields that will only use 
positive values. It looks like ms sql doesn't support this though. It 
looks like I only get a positive range with tinyint and I'm stuck with 
an unusable negative range on smallint, int, and bigint. Is this 
correct?

thanks,
Jose




More information about the talk mailing list