Method One:
Delete the Automatically numbered field, and then build the same AutoNumber field.
Method Two:
Automatic numbering is always increased (plus 1 each time), you add a record of its number will be in front of the base plus 1 (delete also
MyISAM Data Sheet After you delete the largest numbered record, the number is not reusable. You can use the "auto_increment=n" option to specify a self-increment initial value when building a table. Use the ALTER TABLE TABLE_NAME AUTO_INCREMENT=N
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 =
first step-install MySQL
Download this server, MySQL GUI tool, and MySQL ODBC driver to http://dev.mysql.com/downloads/. The servers you can choose from are: 5.0, 5.1 or 6.0. Then install them.
Considerations during the installation:
Your firewall
access|server|sql| comparison
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 =
Step 1-install MySQL
Download this server, MySQL GUI tool, and MySQL ODBC driver from http://dev.mysql.com/downloads. You can select 5.0, 5.1, or 6.0 servers. Then install them.
Precautions during installation:
Your Firewall should be set to allow
Access database auto numbering starts at 1-How to get access auto numbering sorted again from 1, so it's confusing, so gather up some practical methods that will help you
Method One:
Delete the Automatically numbered field, and then build the same
"E Mentor Network" Access in many cases will be used, and this software is quite practical, the following explains how to set the automatic numbering starting from 1 sorting problemThe specific implementation of the following actions:method
The specific implementation methods are as follows:
Method One:
Delete the Automatically numbered field, and then build the same AutoNumber field.
Method Two:
Automatic numbering is always increased (plus 1 each time), you add a record of its
One: Microsoft Access data typeText is used for a combination of literals or text and numbers. A maximum of 255 characters.Memo memo is used for a larger number of text. Stores a maximum of 65,536 characters.Byte allows a number from 0 to 255. 1
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.