Due to cost considerations, the customer USES Copper Passthru Modules.
由于本钱的思索,客户使用铜中继模块。
Or, if you want to test the connection using a command, you can use SET PASSTHRU.
或者,如果您想使用命令来测试该连接,那么可以使用SET PASSTHRU。
Like passthru , it outputs anything it receives directly from the external program.
它像passthru一样直接输出从外部程序接收到的任何东西。
For Sybase procedures, use the query below in passthru mode against the Sybase server.
对于Sybase过程,按passthru模式对Sybase服务器使用以下查询。
The passthru() command lets you run an external program and display its results on the screen.
passthru()允许您运行外部程序,并在屏幕上显示结果。
For Oracle procedures in a package, use this query in passthru mode against the Oracle server.
对于包中的Oracle过程,按passthru模式对Oracle服务器使用以下查询。
In Listing 6, I use the passthru command to run the little word-count script I ran in the previous section.
在清单6中,我使用passthru命令运行在前面小节运行的单词计数脚本。
PHP provides a number of functions for executing external commands, among them shell_exec , exec , passthru , and system .
php为执行外部命令提供大量函数,其中包括shell_exec 、exec 、passthru和system 。
You can use the PASSTHRU session to directly send the create table statement to the data source and create a nickname for this new table.
您可以使用PASSTHRU会话直接将CREATEtable语句发送到数据源,并为这个新表创建一个昵称。
You can write the shell script that contains the necessary rsync commands, then use passthru to execute it based on a user command or a cron job.
您可以编写shell脚本使其包含必要的rsync命令,然后使用passthru根据用户的命令或cron作业执行它。
As its action, the form would have a PHP script that runs your rsync script via passthru with a return option variable so you know if a problem occurs, as shown below.
在这个过程中,该表单应该有一个php脚本,它使用返回选项变量通过passthru运行rsync脚本,这样您就知道是否发生问题,如下所示。
As its action, the form would have a PHP script that runs your rsync script via passthru with a return option variable so you know if a problem occurs, as shown below.
在这个过程中,该表单应该有一个php脚本,它使用返回选项变量通过passthru运行rsync脚本,这样您就知道是否发生问题,如下所示。
应用推荐