Page 1 of 1

TUniMetadata and Field Types

Posted: Mon 25 Oct 2010 19:17
by FarshadV
Is there a document which helps me convert Data_Type values returned from TUniMetaData to Actual Field Types based on the server?

I am using SQL Server 2008, and I get various numeric values.


Thanks in advance,

Farshad R. Vossoughi

Posted: Tue 26 Oct 2010 12:49
by AndreyZ
Hello,

You can find this information in MSDN by the following link: http://msdn.microsoft.com/en-us/library ... S.85).aspx

Posted: Tue 26 Oct 2010 12:53
by FarshadV
Hello,

Thank you very much for the answer.

Do you know if there are other sites, and/or documents which provide similar data for other engines supported by UniDAC?

Best Regards,

Farshad R. Vossoughi

Posted: Wed 27 Oct 2010 09:28
by AndreyZ
This information is server-specific and you can find it in manuals for each particular database server.