On Thu, Dec 15, 2011 at 4:03 PM, Rafael Copquin
<rcopq...@fibertel.com.ar> wrote:
> Yes it does, however I need to determine the language and date format
> beforehand, so I can switch automatically from one format to the other,
> without having to change all my sql statements.
> I am thinking of adding a function to my classes to do that.
>
> BTW, I read somewhere that you can create your own data types in sql
> server. Is it possible to create a date data type in SQL Server 2005? If
> so, how?
------------------------

IN SQL 2012 this date issue is addressed and easily fixed.

In 2005 you have datetime not just date.  You cannot make a date only in 2005.


-- 
Stephen Russell

901.246-0159 cell

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAJidMYKjpaf68zM8Qgb1oQbc0=27m7jv_xfbhn0uo1ta_y2...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to