Learning Clip Finishing

Source: Internet
Author: User
Tags mssql

1, for the operation of the database is a primer, so far, Microsoft's database has basically had contact, Wincesql,access,mssql. In general, the three are similar. The Access database may have some statements that differ from MSSQL.

And the new version of the Access database cannot be too high, or you will be prompted for an unrecognized version when you connect to the database. The SQL statement I encountered differed in the date format.

string " Select *from code_table where stime between # "+stime+"# and #"+etime+""; SQL statements in//access write like this, plus #代替 '

2, in addition, dealing with TXT and Excel. TXT should not be a problem, just a few lines of Microsoft code can be done, and very good operation. And Excel is used npio This library, very useful, and code porting is very convenient, whether it is the Web or WinForm, basically do not change.

Learning Clip Finishing

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.