c# - convert string to bigint , this is really a string, is that possible? -


i convert true string store in database after it, example of data using

"taskcode21" possible convert "biginteger" , store in database, because datatype of field created in bigint in database ?

i think best way change field type string


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -