In LAMP applications, the connection to the database is usually only as long as the Web server takes to process the request.
在LAMP应用程序中,连接数据库的时间通常就是Web服务器处理请求所花费的时间。
This is probably because a PHP installation sits on a Web server (Apache, for example) and often has a connection to an external database (MySQL, for example).
这也许是因为PHP是安装在Web服务器(例如apache)上的,而且常常需要连接到外部数据库(例如MySQL)。
When a zip code is entered into the search field, a request is passed to the Web server, which USES a PHP ODBC connection to the backend Informix database.
当向搜索字段输入某一个邮政编码后,一个请求就传向一个使用PHPODBC与后台Informix数据库连接的Web服务器。
Note: the optimal time to close the database connection will depend on the specific business logic of your Web application.
注意:关闭数据库连接的最佳时间取决于Web应用程序的特定业务逻辑。
Because of the advantages of connection pooling, using data source objects is the preferred method of handling database connections in Web applications.
由于连接池有许多优点,所以在Web应用程序中偏爱使用数据源对象的方法来处理数据库连接。
The system level error includes syntactical error, null pointer exception, web service timeout, database connection timeout, and so on.
系统级错误包括语法错误、空指针异常、web服务超时、数据库连接超时等。
Database-data Studio requires a live database connection for data development and Web service creation.
数据库—DataStudio需要活动的数据库连接以便进行数据开发和创建Web服务。
You'll use data Studio to manage a connection to a gaming database by creating several queries; you'll expose that connection through a gaming Web service.
我们将通过创建几个查询使用DataStudio管理与游戏数据库的连接,并通过游戏Web服务公开该连接。
Before generating the JPA entities, add a database connection to the Web project.
在生成jpa实体之前,向Web项目添加一个数据库链接。
Ensure that Register database connection with Web server is checked, and that the REST and SOAP over HTTP message protocols are checked also.
确保勾选了Registerdatabase connectionwithWebserver,以及勾选了REST和SOAP overHTTP消息协议。
This paper discusses the two Web-page models' models, principles, Web-pages making, transmission methods of information (data) as well as the connection and access technology of database.
对这两种模型页面的模型及其原理、页面制作、信息(数据)传送方式、数据库的连接与访问技术等四个方面进行了对照研究。
Study and realize to build more effectively connections between database and WEB application using the database connection pool technology.
研究和实现了用数据库连接池技术来建立更有效的WEB应用程序与数据库的连接。
Search engine looks very simple: users enter a query keywords, the search engine in accordance with key words to the database to find, and return to the WEB page of the most suitable connection.
搜索引擎看起来很简单:用户输入一个查询关键词,搜索引擎就按照关键词语到数据库去查找,并返回最合适的WE B页连接。
Database connection is an expensive and limited critical resources, which is in the multi-user web application was reflected particularly prominent.
数据库的相关连接是一种非常关键而且有限的昂贵的资源,这点在多用户的网页应用程序中体现得尤为突出。
ASP is a perfect solution on the connection of Web and database, which is developed by Microsoft Company.
ASP是微软公司新近推出的解决网络数据库的完全方案。
Web applications frequently establish the database connection and close them as soon as they are done.
Web应用程序经常是在建立好与数据库的连接后,在完成相应的任务后马上就关闭此连接。
Web applications frequently establish the database connection and close them as soon as they are done.
Web应用程序经常是在建立好与数据库的连接后,在完成相应的任务后马上就关闭此连接。
应用推荐