I am looking for a complete article that explains all the data types in SQL2K i checked msdn but came up empty, i really need to find out whats nvarchar and what data type is the best way to save a users info like:
UserID
Password
Date (i will use the date/time data type)
Name
Email
and so on, Ive been using Nvarchar but I am not quite sure which is the best. THanks
Gordon R. Durgha
gd@vslink.net
UserID
Password
Date (i will use the date/time data type)
Name
and so on, Ive been using Nvarchar but I am not quite sure which is the best. THanks
Gordon R. Durgha
gd@vslink.net