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
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10010588.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10074081.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10088769.html
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10215879.ht...
Zones:
HTMLDate Answered: 10/12/1999 Rating: 7.8 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...
http://www.experts-exchange.com/Database/Oracle/Q_10231725.html
Zones:
OracleDate Answered: 11/10/1999 Rating: 9.4 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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10310537.html
Zones:
PerlDate Answered: 06/08/2000 Rating: 7.8 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...
http://www.experts-exchange.com/Database/Oracle/Q_10374660.html
Zones:
OracleDate Answered: 05/31/2000 Rating: 7.0 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10529181.html
Zones:
Visual BasicDate Answered: 06/29/2000 Rating: 7.6 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10536401.html
Zones:
Visual BasicDate Answered: 06/27/2000 Rating: 9.4 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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10665661.html
Zones:
MS AccessDate Answered: 07/12/2000 Rating: 7.8 Views: 0