Text nvarchar (N)
Note ntext
Number (long integer) int
Integer smallint
Number (single precision) Real
Number (Double Precision) float
Number (byte) tinyint
Currency Money
Date smalldatetime
Boolean
Appendix: the script for converting to SQL.
Alter
Create a blank table: sql= "CREATE table [table name]"Create a table with fields: sql= "CREATE table [table name] ([field name 1] Memo not NULL, [field Name 2] Memo, [Field name 3] COUNTER not NULL, [field name 4] DATETIME, [field name 5] TEXT (200),
The following table summarizes the data types of all available fields in Microsoft Access, their usage, and storage space.
Data Type
Usage
Big and small
"Text"(Text)
A combination of text or numbers, such as
Microsoft Access Data type
SQL Server Data types
Yes/No (yes/No data type: A field data type for fields that have only two possible values (if or no, True or False). Null values are not allowed. ) Boolean or YESNO
Bit data
0. PrefaceUnderstanding the JVM virtual machine principle is a necessary step for every Java programmer to practice. But because there are a lot of things in the JVM virtual machine to tell the relatively broad, in the current exposure to the JVM
Data type
Use
Text
Any combination of characters, numbers, or characters and numbers that cannot be used for calculations. A maximum of 255 characters, with a default length of 50 characters. For the specified size, the
Openerp objects support the following fields: Char, text, Boolean, integer, float, date, time, datetime, and binary. complex types: selection, function, and related; link Type: one2one, one2133, many2one, and many2133. The following sections
Http://www.cnblogs.com/hnyei/archive/2012/02/23/2364812.htmlCreate a blank table: sql= "CREATE table [table name]"Create a table with fields: sql= "CREATE table [table name] ([field name 1] Memo not NULL, [field Name 2] Memo, [Field name 3] COUNTER
access|server|sql| Comparison | tips
Background database:[Microsoft Access]And[Microsoft SQL Server]After the replacement, the ASP code should note some of the areas to be modified:
[One] connection problem (for example)[Microsoft Access]Constr =
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.