When reading a file using C++ we are having to "unwrap" the data because the end of the record/line is determined by a tilde "~" as opposed to the usual New Line character/s. Is there a way to use an fgets type command where the tilde is used as the new line identifier?
Thanks for the Input. Unfortunately I am not able to get to the Class Wizard, perhaps my version Microsoft C++ V6.0 is too old. The Copyright says 1994-1998. Do you think that's the issue?
I should note that I am trying to query a table where I match Field 1 with a variable, then pull Field 3 back in to another variable.
Database: DB_NAME
Table: DB_TABLE_NAME
Name Type Null?
Field 1 NUMBER(10) NOT NULL
Field 2 VARCHAR2(60) NOT NULL
Field 3 NUMBER(10)
I am very new to both using C++ and Oracle. I was wondering if there was a simple demo script out there that would show me how to connect and query an Oracle Database within a C/C++ prorgam.
Loaded MS SFU and found that this may be a valuable tool to use. However, we found the resolution to executing a UNIX script remotely from a Windows Server without being prompted for a password.. Here's what we did...
1. On the UNIX host, update the .rhosts file under the User the script will...
I am trying to run a script on our Unix Server from our Windows 2000 server. I've tried the following format...
rexec server -l userid /usr/script/script.sh
It prompts me for a password. Is there any way to bypass the password prompt? Is there a file (like a .netrc) on Windows where I can...
This is a V4.8 install that has not been used. I get the error when I try to manually run ProComm from the client (desktop icon) then click on the box that puts it in "Modem Command Mode".
I am getting this error message when I open ProComm ands try to run manually.
unable to set communcation state - TAPI
Any help would be appreciated.
I am able to dial out using other packages.
Thanks..
Bob
I may be overlooking something in the documentation, however, we are running many Aspect scripts that use the same variable names. When we run more than one at the same time, one seems to be possibly picking up variable information from the other script. If this statement is true, is there a run...
Basically we have an EC Gateway Task that launches a series of processes sequentially. Within these processes, a Command Line Execution happens launching the ProComm Aspect script with Parameters. Looking somnething like...
PW5.exe /NOSTARTUP XXXXReports.wax XXXX 2537
If another ProComm...
I am currently running ProComm V4.8 on a Windows 2000 Server and am having this issue. We can only run 1 ProComm Aspect Script at a time or it seems to spiral out of control. Is there a way to run multiple jobs in separate windows without this spiral effect?
Would also be VERY helpful if I could delete a range of line numbers from a file also....
So ultimately, I would copy the range to one file, then eliminate that range in another.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.