Wrox Programmer Forums
|
ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 13th, 2012, 04:29 PM
Friend of Wrox
 
Join Date: Oct 2009
Posts: 341
Thanks: 14
Thanked 3 Times in 3 Posts
Default Which data type should I choose???

Greetings!!

I have been working with Category, Post, Comment like scenario, and I always have given them

a larger datatype that is bigint.

However practically there is no need to choose such large value for the above mentioned scenario but I wanna know that

1.) is there any harm in choosing such larger datatype,

2.) is it slow to process that large datatype in comparision to smaller datatype e.g. tinyint, int, smallint.

3.) should I use mix of datatypes I mean tinyint/smallint for category, int for Post, bigint for comments or the same datatype





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to choose correct project type? Tulsi BOOK: Beginning ASP.NET 4 : in C# and VB 2 October 17th, 2011 12:56 PM
he conversion of a char data type to a datetime data type resulted in an out-of-range adamhw Classic ASP Basics 3 December 23rd, 2009 07:18 AM
Missing options in choose data source dialog box kuznickic C# 2005 1 May 23rd, 2006 05:35 PM
Choose record by data jilly Classic ASP Basics 0 November 23rd, 2005 11:21 AM
Data Type error but it is the correct type Mitch SQL Server 2000 2 March 19th, 2004 11:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.