SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old March 22nd, 2000, 11:52 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Database Field Type

<i><b>Originally posted by : Gaurang (gvyas2000@hotmail.com)</b></i><br />I have a field called Site Code. The field is of type "small int". The field takes in int value from the user of size 4. So if the user enter "5555" it is saved in this column. But if the user enters "0001" then on "1" is saved and "0410" the database hold the value of "410". So basically it truncates out the preceding "0". This zeros are significant in the field value. How should I set the field so that the exact input from the user is saved to the database.<br />

Reply With Quote
  #2  
Old April 25th, 2000, 04:31 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Darren DiPasquale (aliasce@home.com)</b></i><br />SQL will not save leading 0's in any field that is numeric or int. If you must have a leading 0 use a varchar(5) field it will hold a leading 0. You can convert the varchar (in SQL and ASP) to an int in order to do any calculations. If you need the leading 0 for display purposes you can parse the varchar and depending on the number of characters it finds you can tell it to place the required number of leading 0's<br /><br />I hope this helps<br /><br /><br />D<br />------------<br />Gaurang at 3/22/2000 9:52:29 AM<br /><br />I have a field called Site Code. The field is of type "small int". The field takes in int value from the user of size 4. So if the user enter "5555" it is saved in this column. But if the user enters "0001" then on "1" is saved and "0410" the database hold the value of "410". So basically it truncates out the preceding "0". This zeros are significant in the field value. How should I set the field so that the exact input from the user is saved to the database.<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Database Field Type


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway