Database Access Attention Issues

Source: Internet
Author: User

1. Use try{}catch{}catch{}...finally{}

The general finally put is whether the execution of the statement in the try, such as database shutdown, network connection shutdown and so on.

2, after the database is used, the cusor and the library are closed best, or 2.3 The library does not shut down will be a warning. (Seemingly 4.0 above the warning).

3, the database access process is single-threaded, do not use multithreading. If the database requires network synchronization data, the synchronization does not resolve itself, only need to provide a method to the caller to use.

I want to add ...

Database Access Attention Issues

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.