Enter Keywords:
1 - 10 of 360(0.009 seconds)
Sort By:
 
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.
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
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.
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.
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...
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...
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 ...
Zones: MS Visual BasicDate Answered: 12/18/2004 Rating: 7.4 Views: 0
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...
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...
Zones: MS Visual BasicDate Answered: 03/27/2005 Rating: 6.6 Views: 0
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...
Zones: MS AccessDate Answered: 08/16/2005 Rating: 7.6 Views: 0