Page 1 of 1
Doubt regarding the size
Posted: Thu Dec 06, 2007 1:22 am
by ds
What is the number of bytes taken by the varchar data type while t is storing?
And if we want to convert it to date which takes 4 bytes what is to be done
Posted: Thu Dec 06, 2007 1:42 am
by ray.wurlod
The record schema will tell you that. The prefix is the number of bytes in the number that describes the length.
Convert to date using StringToDate() function. For this to work your string must contain a valid date according to the date format string you specify, or according to the project's default date format string if you do not specify one.
Posted: Thu Dec 06, 2007 2:00 am
by ds
ray.wurlod wrote:The record schema will tell you that. The prefix is the number of bytes in the number that describes the length.
Convert to date using StringToDate() function. For this to work your string must c ...
I cant view the full content.. Plz post it seperately
Posted: Thu Dec 06, 2007 3:29 am
by ray.wurlod
For less than 30c (approximately Rs12) per day you can purchase premium membership which, among other things, will allow you to read the entire post. Premium membership is one of the ways that the hosting and bandwidth costs needed to keep DSXchange alive are covered. On that basis I can not accede to your request.