Can you tell me please what Data Type these Column name are :
----------------------------------
UserID
Cert
Name
Age
Sex
UGradeID
PGradeID
RegDate
Country
Ps
Rs
Address
ZipCode
----------------------------------
Please Reply
Thank you.
~Drkidvictor![]()
Can you tell me please what Data Type these Column name are :
----------------------------------
UserID
Cert
Name
Age
Sex
UGradeID
PGradeID
RegDate
Country
Ps
Rs
Address
ZipCode
----------------------------------
Please Reply
Thank you.
~Drkidvictor![]()
why do you need the data type? look at the DB and find the answer?
how??
gunz uses mssql?
btw take a look in the mssql db file..
there is mentioned what types they are after each row.
oooo
lol it says it cant read my GunzDB i think i need someone to do it... Can you do it jur13n for me through teamviewer?
i think this will help?AID int Unchecked
UserID varchar(20) Unchecked
UGradeID int Unchecked
PGradeID int Unchecked
RegDate datetime Unchecked
Name varchar(50) Unchecked
Email varchar(50) Checked
RegNum varchar(50) Checked
Age smallint Checked
Sex tinyint Checked
ZipCode varchar(50) Checked
Address varchar(256) Checked
Country varchar(50) Checked
Cert tinyint Checked
yup :)
UserID : You use ID (ex :Gun)
Cert : What is this ? I never ever seen it before !
Name : You name (ex : Legend )
Email : You email ( example@gmai.com )
Age : 1->100 but u can put it NULL
Sex : Male or Female but u can put it NULL too
UGradeID : 255 to Admin,254 to System Developer, and search google to know more
PGradeID : Put it 0 ( it PeriumGrade to determine that u can buy cash or ..etc, i'm not sure )
RegDate : Day you registeration, the input like : day/mon/year
Country : Can set NULL
Ps : Set NULL
Rs : Net NULL
Address : Set NULL
ZipCode : Set NULL