Glowackattack
Registered User.
- Local time
- Today, 07:01
- Joined
- Feb 26, 2008
- Messages
- 126
Hi,
I have a database i am creating and have come across a problem, i have the primary key of the main table in my database set as a number data type, and long integer field size. Some of the numbers i will use for this field will be 10 digits, starting with an "8" (as i understand, Long integers can only be up to ~2,000,000,000).
What i want to know is, how can i fix this?? Can i have a primary key as a text field and just put a number in there?? Would there be any complications with this??
What other options do i have that you would recommend??
Thanks for help in advance.
I have a database i am creating and have come across a problem, i have the primary key of the main table in my database set as a number data type, and long integer field size. Some of the numbers i will use for this field will be 10 digits, starting with an "8" (as i understand, Long integers can only be up to ~2,000,000,000).
What i want to know is, how can i fix this?? Can i have a primary key as a text field and just put a number in there?? Would there be any complications with this??
What other options do i have that you would recommend??
Thanks for help in advance.