Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Bigint | Topic profile

Topic profile page for Bigint. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Bigint.
Topic "Bigint" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Bigint" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on bigint:

Posts by:  day  week  month 

 

Related topics:


bigint was discussed on the following sites:

Microsoft TechNet Forums Microsoft TechNet Forums - 199 Microsoft TechNet Forums - site profile
Forums de Developpez.com Forums de Developpez.com - 93 Forums de Developpez.com - site profile
MySQL AB - MySQL Forums MySQL AB - MySQL Forums - 66 MySQL AB - MySQL Forums - site profile
Discussions in microsoft.public.sqlserver.programming Discussions in... - 54 Discussions in microsoft.public.sqlserver.programming - site profile
MSDN Forums MSDN Forums - 53 MSDN Forums - site profile

 

Related threads on bigint:

C-Sharp Programming how to add current date time in bigint field...  CodeGuru Forums - A Developer.com Community for C++, C#, VB, Java and .NET Solutions - site profile C-Sharp Programming - forum profile  Go to this thread  how to add current date time in bigint field...
Changing PK from BigInt to UniqueIdentifier (GUID)  Iron Speed - site profile Using Iron Speed Designer V5.X
 - forum profile  Go to this thread  Changing PK from BigInt to UniqueIdentifier (GUID)
Off-Topic Posts (Do Not Post Here) how to handle bigint data type(SQL recordset) returned...  Microsoft Expression Forums - site profile Off-Topic Posts (Do Not Post Here) - forum profile  Go to this thread  how to handle bigint data type(SQL recordset) returned from c++ code in vbscript

Latest threads on bigint:

flameeyestinderbox
Started 1 day, 5 hours ago (2009-12-22 19:24:49)  by flameeyestinderbox
Source: flameeyestinderbox - Identi.ca More from this site flameeyestinderbox - Identi.ca - site profile 
Forum:  flameeyestinderbox  flameeyestinderbox - forum profile
Thread:  Show this thread (1 post) More from perl-core/Math-BigInt-1.89 merge #succeded  Thread Thread info: perl-core/Math-BigInt-1.89 merge #succeded Size: 125 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "perl-core/Math-BigInt-1.89 merge #  succeded :: flameeyestinderbox :: flameeyestinderbox - Identi.ca"
flameeyestinderbox
Started 1 day, 5 hours ago (2009-12-22 19:22:45)  by flameeyestinderbox
Source: flameeyestinderbox - Identi.ca More from this site flameeyestinderbox - Identi.ca - site profile 
Forum:  flameeyestinderbox  flameeyestinderbox - forum profile
Thread:  Show this thread (1 post) More from perl-core/Math-BigInt-1.89 merge starting  Thread Thread info: perl-core/Math-BigInt-1.89 merge starting Size: 41 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "perl-core/Math-BigInt-1.89 merge starting :: flameeyestinderbox :: flameeyestinderbox - Identi.ca"
flameeyestinderbox
Started 1 day, 5 hours ago (2009-12-22 19:22:01)  by flameeyestinderbox
Source: flameeyestinderbox - Identi.ca More from this site flameeyestinderbox - Identi.ca - site profile 
Forum:  flameeyestinderbox  flameeyestinderbox - forum profile
Thread:  Show this thread (1 post) More from perl-core/Math-BigInt queued  Thread Thread info: perl-core/Math-BigInt queued Size: 28 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "perl-core/Math-BigInt queued :: flameeyestinderbox :: flameeyestinderbox - Identi.ca"
widox
Started 2 days, 6 hours ago (2009-12-21 18:15:53)  by widox
Source: widox - Identi.ca More from this site widox - Identi.ca - site profile 
Forum:  widox  widox - forum profile
Thread:  Show this thread (1 post) More from debugging errors where the db field type is hitting the max value is a bummer. damn you INT, BIGINT FTW!  Thread Thread info: debugging errors where the db field type is hitting the max value is a bummer. damn you INT, BIGINT FTW! Size: 104 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "debugging errors where the db field type is hitting the max value is a bummer. damn you INT, BIGINT FTW! :: widox :: widox - Identi.ca"
    Databases
Started 4 days, 18 hours ago (2009-12-19 06:53:00)  by x0x
I have about 50 tables of which each have about 10 fields whose values will likely be 100,000,000,000-100,000,000,000,000. No negative values. I know that having that many big fields will eat my servers memory. Since bigint can hold up 18,446,744,073,709,551,615 it seems such a waste to use it. Should I use decimal instead for better performance? I'm trying to utilize my script because ...
Source: Webmaster Forum - Internet Marketing and Search En... More from this site Webmaster Forum - Internet Marketing and Search Engine Forums - site profile 
Forum:  Databases       Databases   - forum profile
Thread:  Show this thread (2 posts) More from I don't know which to choose.. BIGINT OR DECIMAL. Help needed.  Thread Thread info: I don't know which to choose.. BIGINT OR DECIMAL. Help needed. Size: 714 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I don't know which to choose.. BIGINT OR DECIMAL. Help needed. ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
SQL
Started 4 days, 23 hours ago (2009-12-19 01:39:00)  by Dave
I’m going to alter the CommandId column from int to bigint in the following table, and the table as about 1.7 billion rows.  My DB is set to recovery model of simple so that will help keep the transaction log down, and the box is decently beefy with no other activity on it. I was wondering if someone could give me some idea of how long the operation may take?  (I apologize for the generic nature...
Source: SQL Server Forum More from this site SQL Server Forum - site profile 
Forum:  SQL  SQL - forum profile
Thread:  Show this thread (8 posts) More from alter column from int to bigint - timeframe  Thread Thread info: alter column from int to bigint - timeframe Size: 1,184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "alter column from int to bigint - timeframe :: SQL :: SQL Server Forum"
microsoft.public.sqlserver.programming
Started 5 days, 6 hours ago (2009-12-18 18:16:00)  by Dave
  I’m going to alter the CommandId column from int to bigint in the following table, and the table as about 1.7 billion rows. My DB is set to recovery model of simple so that will help keep the transaction log down, and the box is decently beefy with no other activity on it. I was wondering if someone could give me some idea of how ...
Started 5 days, 10 hours ago (2009-12-18 14:51:57)  by kirred
Does visual studio 2008 ship with a microsoft javascript library for bigint, I've reached a point where I need bigint's and it seems as if I'll have to download a free bigint library for javascript.  Unless there is something for bigint in any of the js supplied by microsoft for asp .net. Does anyone know ? or can anyone recommend a good/free bigint library for js ? Thanks, Kirred...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Client Side Web Development  Client Side Web Development - forum profile
Thread:  Show this thread (2 posts) More from javascript bigint  Thread Thread info: javascript bigint Size: 542 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "javascript bigint :: Client Side Web Development :: Forums - ASP.NET Forums"
flameeyestinderbox
Started 1 week, 1 day ago (2009-12-15 12:27:42)  by flameeyestinderbox
Source: flameeyestinderbox - Identi.ca More from this site flameeyestinderbox - Identi.ca - site profile 
Forum:  flameeyestinderbox  flameeyestinderbox - forum profile
Thread:  Show this thread (1 post) More from virtual/perl-Math-BigInt-FastCalc-0.19 merge starting  Thread Thread info: virtual/perl-Math-BigInt-FastCalc-0.19 merge starting Size: 53 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "virtual/perl-Math-BigInt-FastCalc-0.19 merge starting :: flameeyestinderbox :: flameeyestinderbox - Identi.ca"
.NET Base Class Library
Started 1 week, 4 days ago (2009-12-12 05:34:00)  by Jassim Rahma
whatis the equalive to bigint (SQL Express 2008) in C# if I want to use Convert.Toxxx?
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  .NET Base Class Library  .NET Base Class Library - forum profile
Thread:  Show this thread (3 posts) More from bigint in C#  Thread Thread info: bigint in C# Size: 105 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "bigint in C# :: .NET Base Class Library :: MSDN Forums"
 

Hot threads on bigint:

New to SQL Server
Started 3 days, 13 hours ago (2009-12-20 11:25:00)  by Tarvo
I don't know what field type to choose for my numeric fields. I have about 50 tables of which each have about 10 fields whose values will likely be 100,000,000,000-100,000,000,000,000. No negative values. I know that having that many big fields will eat my servers memory. Since bigint can hold up 18,446,744,073,709,551,615 it seems such a waste to use it. Should I use decimal instead for better...
Source: SQL Server Forums More from this site SQL Server Forums - site profile 
Forum:  New to SQL Server  New to SQL Server - forum profile
Thread:  Show this thread (4 posts) More from I don't know what to choose.. BIGINT OR DECIMAL.  Thread Thread info: I don't know what to choose.. BIGINT OR DECIMAL. Size: 777 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I don't know what to choose.. BIGINT OR DECIMAL. :: New to SQL Server :: SQL Server Forums"
New to SQL Server
Started 3 days, 12 hours ago (2009-12-20 13:10:00)  by tkizer
> Although your question could be answered by either Microsoft SQL Server professionals or MySql professionsls since it's a simple data type question, for future questions related to your database I'd suggest posting them on a MySql forum instead since this site is specifically for Microsoft SQL Server. Both dbforums.com and mysql.com have MySql forums, so you'll get ...
Source: SQL Server Forums More from this site SQL Server Forums - site profile 
Forum:  New to SQL Server  New to SQL Server - forum profile
Thread:  Show this thread (4 posts) More from I don't know what to choose.. BIGINT OR DECIMAL.  Thread Thread info: I don't know what to choose.. BIGINT OR DECIMAL. Size: 1,103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I don't know what to choose.. BIGINT OR DECIMAL. :: New to SQL Server :: SQL Server Forums"
Microsoft SQL Server
Started 1 week, 1 day ago (2009-12-16 01:11:00)  by Ben Goh
Hello there people. I'd like to select only records from the table below, where certain bit is set in the "Flags" column: TABLE: USERS Uid: BIGINT (User ID) Name: NVARCHAR(64) Flags: BINARY(32) "Flags" column contains bits that carry various information. For example, a banned user will have its 4th bit turned-on (0x00000008). If I were to get all banned users I will ...
Source: dBforums - Database Support Community More from this site dBforums - Database Support Community - site profile 
Forum:  Microsoft SQL Server  Microsoft SQL Server - forum profile
Thread:  Show this thread (10 posts) More from HOWTO: Select BINARY(32) With Certain Bit Set?  Thread Thread info: HOWTO: Select BINARY(32) With Certain Bit Set? Size: 878 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "HOWTO: Select BINARY(32) With Certain Bit Set? :: Microsoft SQL Server :: dBforums - Database Support Community"
Transact-SQL
Started 6 days, 15 hours ago (2009-12-17 09:28:00)  by sqlblr
Create Table #SBMaster(AccNo Int ,AccName Varchar (100),AccOpBal money ) Create Table #SBTrans(AccNo Int ,TransDate DateTime ,VoucherNo BigInt ,TransType char (1),TransAmount money ) Insert Into #SBMaster Select 123, 'John' , 5000 UNION ALL Select 124, 'scott' ,3000 Insert into #SBTrans Select 123, '01 jan 2009' ,895423, 'R' ,150 UNION ALL ...
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  Transact-SQL  Transact-SQL - forum profile
Thread:  Show this thread (12 posts) More from How to arrive cumulative total without using cursor?  Thread Thread info: How to arrive cumulative total without using cursor? Size: 19 kb
Related Threads: Same Site | All Sites
Customize:  Customize "How to arrive cumulative total without using cursor? :: Transact-SQL :: Microsoft TechNet Forums"
Transact-SQL
Started 1 week, 1 day ago (2009-12-15 10:35:00)  by Jassim Rahma
I am using the code below to generate a new transaction number but getting the following error: Arithmetic overflow error converting expression to datatype varchar DECLARE @trxn_number bigint SET @trxn_number = ( SELECT MAX (trxn_number) FROM accounts_trxn) SET @trxn_number = @trxn_number + 1
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  Transact-SQL  Transact-SQL - forum profile
Thread:  Show this thread (18 posts) More from Arithmetic overflow error  Thread Thread info: Arithmetic overflow error Size: 678 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Arithmetic overflow error :: Transact-SQL :: Microsoft TechNet Forums"
Database Development
Started 3 days, 2 hours ago (2009-12-20 22:30:00)  by rasinc
Code: Dim strSQLText As String strSQLText = "CREATE Temporary TABLE Activity " _ & "(ID bigint PRIMARY KEY, " _ & " FullName varchar(50) NOT NULL);" Dim strSQL As New MySqlCommand(strSQLText, Connection) strSQL.ExecuteNonQuery() strSQLText = "INSERT INTO Activity (ID, FullName) VALUES (...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Database Development  Database Development - forum profile
Thread:  Show this thread (1 post) More from Where does a Temporary table get stored?  Thread Thread info: Where does a Temporary table get stored? Size: 1,711 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Where does a Temporary table get stored? :: Database Development :: VBForums - Visual Basic and VB .NET Discussions an..."
SQL
Started 19 hours, 6 minutes ago (2009-12-23 06:09:00)  by Dave
I was away due to travels so could not read these great responses until now. Given the CommandId column is a clustered index / PK and IDENTITY column - I agree with making a copy of the table, and moving data over in batches. Can you suggest some optimal batching techniques? I can think of using BCP, or SSIS or perhaps the ROWCOUNT property somehow.  I would like to to do it all in SQL Server...
Source: SQL Server Forum More from this site SQL Server Forum - site profile 
Forum:  SQL  SQL - forum profile
Thread:  Show this thread (8 posts) More from alter column from int to bigint - timeframe  Thread Thread info: alter column from int to bigint - timeframe Size: 520 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: alter column from int to bigint - timeframe :: SQL :: SQL Server Forum"
microsoft.public.sqlserver.programming
Started 4 days, 15 hours ago (2009-12-19 10:01:00)  by Erland Sommarskog
  Gert-Jan Strik (sorrytoomuchspamalready@xs4all.nl) writes: > In step 2, the alteration from int to bigint will be instanteneous. That > is, because this schema change is not propagated to the data pages until > this is necessary I don't think so. Look at this: CREATE TABLE test (a int NOT NULL, b ...
Re: javascript bigint  - 2 new posts Read thread in new window
Started 5 days, 9 hours ago (2009-12-18 15:38:57)  by sandy060583
http://www.onicos.com/staff/iz/amuse/javascript/ex pert/BigInt.txt
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Client Side Web Development  Client Side Web Development - forum profile
Thread:  Show this thread (2 posts) More from javascript bigint  Thread Thread info: javascript bigint Size: 160 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: javascript bigint :: Client Side Web Development :: Forums - ASP.NET Forums"
    Databases
Started 3 days, 5 hours ago (2009-12-20 19:28:00)  by jedi.knight
If you have indexed the database properly, the variable size won't be a big problem. Your problem with bigint is performance, not space, right? Can you give an example of a query? May be we can figure out the proper indexes.
Source: Webmaster Forum - Internet Marketing and Search En... More from this site Webmaster Forum - Internet Marketing and Search Engine Forums - site profile 
Forum:  Databases       Databases   - forum profile
Thread:  Show this thread (2 posts) More from I don't know which to choose.. BIGINT OR DECIMAL. Help needed.  Thread Thread info: I don't know which to choose.. BIGINT OR DECIMAL. Help needed. Size: 241 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I don't know which to choose.. BIGINT OR DECIMAL. Help needed. ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
flameeyestinderbox
Started 1 week, 1 day ago (2009-12-15 12:29:06)  by flameeyestinderbox
Source: flameeyestinderbox - Identi.ca More from this site flameeyestinderbox - Identi.ca - site profile 
Forum:  flameeyestinderbox  flameeyestinderbox - forum profile
Thread:  Show this thread (1 post) More from virtual/perl-Math-BigInt-FastCalc-0.19 merge #succeded  Thread Thread info: virtual/perl-Math-BigInt-FastCalc-0.19 merge #succeded Size: 137 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "virtual/perl-Math-BigInt-FastCalc-0.19 merge #  succeded :: flameeyestinderbox :: flameeyestinderbox - Identi.ca"