Each member can simultaneously access the same database for both read and write operations.
每个成员可以同时访问相同的数据库,包括读和写操作。
In the next section, we'll see how to write data to the database.
在下一节中,我们将看看怎样向数据库写入数据。
A common problem as you try to scale applications is write contention in the database.
在您尝试伸缩应用程序时,常遇见的问题是数据库中的写入争用。
In particular, database functions such as connect, read, write, and release connection are covered here.
具体地说,这里讨论连接、读、写和释放连接等数据库函数。
Without JDBC, you would need to write custom code specific to each particular database.
如果没有JDBC,您需要编写特定于每个具体数据库的自定义代码。
But a write lock in the database can't be held indefinitely.
但不能在数据库中无限地保持写锁。
We can now write the do_auditing1 "c" procedure to provide the database modifications auditing.
现在,我们可以编写do_auditing 1 “C”流程来提供数据库修改审计。
The first Python code you need to write is the database connection code.
需要编写的第一个Python代码是数据库连接代码。
Let's write a program creates table PT_ADDR_BOOK in the database SAMPLE.
下面让我们来编写一个程序,在数据库sample中创建一个表pt_addr_book。
Now that the database connections are configured, it's time to write some code.
现在配置了数据库连接,应该编写一些代码。
The application needed the ability to read and write data from a back-end database.
应用程序需要能够从后端数据库读写数据。
Unable to read from or write to the database.
无法读取或写入数据库。
The first two are used when you want to write a LOB into the database.
前两个用于你想要把LOB写入数据库的时候。
Also notice how most of us write the database driven client applications.
同时注意到我们经常会写很多数据库驱动的应用程序。
Unable to write to your mail database which is currently 84492 KB.
不能写入邮件数据库,邮件数据库当前的大小是84492KB。
Unable to write to your mail database which is currently 84492 KB.
不能写入邮件数据库,邮件数据库当前的大小是84492KB。
应用推荐