in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

how to store and retreive Uint64 Value

Last post 02-06-2010 1:46 AM by abhinav_007. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 02-06-2010 1:46 AM

    how to store and retreive Uint64 Value

    Hello,

    I m using System.Data.SQLite for connecting to sqlite
    but i am having probelm in storing UINT64 value in database and retreive it
    sample value is
    16536831622220222229

    which datatype should i use to insert this value as INt64 is throwing overflow exception

    I dont want to use varchar as i it will affect the performance

    Can u please help me with this Issue

     

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems