Hi
What is the datatypes I can use with the SQL ANSI ?
Where I can get the list of datatypes ?
Ex : TINYINT, OCTET (don't work)
Thank in advance.
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_11874578.html
Zones:
MS AccessDate Answered: 11/16/2000 Rating: 7.4 Views: 0
hi, I want to take in values like:
21/03/01 and 22/05/01
and do some comparison with them as dates. Is there a
date datatype in C++ that I can use to store and compare
these values?
Thanks
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20105744.html
Zones:
C++Date Answered: 05/08/2001 Rating: 8.6 Views: 0
Hi All,
Is there any data type in SQL Anywhere corresponding to the 'Autonumber' datatype in MS SQL Server?
If not how do i achieve that functionality?
Thanks.
http://www.experts-exchange.com/Database/Sybase/Q_20601620.html
Zones:
SybaseDate Answered: 04/30/2003 Rating: 7.4 Views: 0
Can someone give me the details of oracle datatypes which can i use.
thanks.
http://www.experts-exchange.com/Database/Oracle/Q_20730683.html
Zones:
OracleDate Answered: 09/06/2003 Rating: 8.4 Views: 0
I have a web form that uses asp to use sql statements to insert the data from the form to an Access database. This works fine when they are straight forward string values being inserted into text f...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20761659.htm...
Zones:
ASPDate Answered: 10/09/2003 Rating: 9.0 Views: 0
Hi!
I am trying the make a table in a MS SQL 2000 database so that I can store URL's, etc.
What data type should I used to store a URL?
I tried a char data type with a size of 85. It worke...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21046954.html
Zones:
MS SQL ServerDate Answered: 07/03/2004 Rating: 7.8 Views: 0
Hi,
When retrieving field info from an MS Access database with the following function:
Public Function GetFields(ByVal conn As OleDbConnection) As DataTable
conn.Open()
Dim ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21245956.htm...
I am a newbie to mySQL and was wondering if there is a proper datatype to use for entering currency? If anyone knows of any links that dispay proper datatypes when creating a table that would be v...
http://www.experts-exchange.com/Database/MySQL/Q_21273041.html
Zones:
MySQL ServerDate Answered: 01/13/2005 Rating: 8.6 Views: 0
Hi,
I'm exporting data from my VB.Net application to an Excel sheet that I instanciate in code.
My problem is that some of the datatypes are treated by Excel as text which then prevent any ca...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21363340.htm...
I have two tables, Cstock and Movement they are related with field "partx". I recently changed the field (Partx) in CStock (Primary field) from Text to Autonumber and then I changed the field "part...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21527968.html
Zones:
MS AccessDate Answered: 08/16/2005 Rating: 7.6 Views: 0