running a command line process
Posted: Fri Aug 07, 2009 1:04 pm
by Shahzad >> Mon, 13 Nov 2006 17:24:42 GMT
So I have the jadrap application running...
And I am executing a command line command
jadclient path=c:\localdev41\system schema=JadeSchema app=JadeBatchExtract endJade File UserSchema.scm UserSchema.ddb c:\UserSchema.unl UserSchema
I am trying to run this as an external command while jade is running.
But of course, the command will not work because the database is in use.
Is there any way I can pull this off? I've tried a million different things, but I'm certainly not an expert on the inner most architecture of the system.
I would simply want the process to be able to connect to the database like any thin client would. But any process or node or whatever I try to start in Jade, it is always a separate process from the command line. doesn't
help?
Shahzad
So I have the jadrap application running...
And I am executing a command line command
jadclient path=c:\localdev41\system schema=JadeSchema app=JadeBatchExtract endJade File UserSchema.scm UserSchema.ddb c:\UserSchema.unl UserSchema
I am trying to run this as an external command while jade is running.
But of course, the command will not work because the database is in use.
Is there any way I can pull this off? I've tried a million different things, but I'm certainly not an expert on the inner most architecture of the system.
I would simply want the process to be able to connect to the database like any thin client would. But any process or node or whatever I try to start in Jade, it is always a separate process from the command line. doesn't
help?
Shahzad