Advertisement

1 - 10 of 2754 containing alltags:("executable") (0.002 seconds)
I want to show the multimedia properties in the control panel whenever my program user press a specific button, I have tried with ShellExecute command to execute Mmsys.cpl file without any result
Zones: Delphi ProgrammingDate Answered: 05/11/1997 Grade: C Views: 0
I have to develop a  program which any one in my unix box can execute. This program has to create some files in the home direcotry of a  loginid jonsmith. Others who execute this program won't have...
Zones: Unix Systems ProgrammingDate Answered: 09/01/1998 Grade: B Views: 0
We have a Pro*C executable which we are trying to execute from the cron. But the process execution goes into an infinite loop. The crontab entry is as below : 05 12 * * 0-6 /oracle/autopo The Pro...
Zones: Unix Systems ProgrammingDate Answered: 12/20/1998 Grade: C Views: 0
I want to load variables from a table and submit the form all in the same action without needing a user to click a button.   I have the code written for loading the variables, but I need advice on ...
Zones: HTMLDate Answered: 10/12/1999 Grade: A Views: 0
i do that: table_id   varchar2(20); SELECT TABLE_ID into table_id FROM MYTABLE WHERE ID='1'; I know for sure that there is only one row to match that condition (and i tried it in plsql as we...
Zones: OracleDate Answered: 11/10/1999 Grade: A Views: 0
if a have a link say http://www.me.com/cgi-bin/test.cgi and the test.cgi program mails someone a message is there any way to automatically execute that link? ie can i run a cron job or use ...
Zones: PerlDate Answered: 06/08/2000 Grade: B Views: 0
What is the best method to call a procedure from a procedure in 8.0.5?  Here are the details of my question: 1. There is a table with a list of procedure names, descriptions of what the procedur...
Zones: OracleDate Answered: 05/31/2000 Grade: A Views: 0
When is my sql executed when I use a Data Environment Connection and Designers (*.Dsr) where I´ve designed a SQL-query. The first time the form loads, the query is executed, but how to get it execu...
Zones: Visual BasicDate Answered: 06/29/2000 Grade: A Views: 0
I open a dir and file list box in my program I want when the user clicks on file that it plays it with default player. for example  one.bmp would start windows paint and one.wav would start soun...
Zones: Visual BasicDate Answered: 06/27/2000 Grade: A Views: 0
  I need to find a way to use my access 2000 database on a machine that does not have Access installed.   I have heard that this can be done using the Access Developer Toolkit which creates an e...
Zones: MS AccessDate Answered: 07/12/2000 Grade: A Views: 0