From: Don S. <do...@se...> - 2002-10-24 12:51:41
|
FYI I've never used width modifiers in my MySQL sql statements for those three datatypes and they've worked for me. Of course I'm just a hack. Don. On Thu, 24 Oct 2002, Matthew McNaney wrote: > > I have been experimenting with creating the Fallout database in > > Microsoft SQL Server. Amongst a few other things that I am > > investigating, I noticed that MS SQL Server chokes on the width > > specifier used after tinyint, int and timestamp. After reading the > > MySQL docs it appears that this value is completely optional and has no > > effect on the supported range of values. > > > > Maybe for the sake of compatibility, the width specifier could be > > dropped? > > > > Darrel > > Yes, if we can get MySQL to function without width modifiers and there > aren't any reprocussions, we will drop them. > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Email: ma...@tu... > URL: http://phpwebsite.appstate.edu > Phone: 828-262-6493 > ICQ: 141057403 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |