sql server
-
hi i found a Gregorian date conversion function in sql server but i dont know how i can use it! could you help me?
-
hi i found a Gregorian date conversion function in sql server but i dont know how i can use it! could you help me?
Not without seeing it. What are you trying to achieve? All date/datetime types in MSSQL already use the Gregorian calendar. Are you trying to convert to a Julian date? A different calendar system?
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
hi i found a Gregorian date conversion function in sql server but i dont know how i can use it! could you help me?
Just put it back where you found it.
You'll never get very far if all you do is follow instructions.
-
hi i found a Gregorian date conversion function in sql server but i dont know how i can use it! could you help me?
Perhaps you actually think of a function for converting from/to Persian calendar?
-
Perhaps you actually think of a function for converting from/to Persian calendar?
yeah i think about it and i dont know how i can use this.
-
Just put it back where you found it.
You'll never get very far if all you do is follow instructions.
thank you for your help :) ;)
-
Not without seeing it. What are you trying to achieve? All date/datetime types in MSSQL already use the Gregorian calendar. Are you trying to convert to a Julian date? A different calendar system?
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
i wanna convert english calender to persian calender.i got this function but i cant use it.I am not a professional i MSSQL
-
hi i found a Gregorian date conversion function in sql server but i dont know how i can use it! could you help me?
Seems to be a solved problem, have some google foo[^]
Never underestimate the power of human stupidity RAH