Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access a file from server procedure in ip enabled application

Status
Not open for further replies.

wsebolod

Programmer
Jan 24, 2009
1
MX
Hi everybody:

I work with softvelocity clarion 6.3 and IP driver and data server

I am trying to execute a procedure in the server side that reads records in the server side of an ip enabled application and add them to other file in the server side too.

The problem I have is that I can´t open the file that is in the data folder, i.e.:

IP_APPLICATION FOLDER
MY_APPLICATION.DLL
FILES_COMPANY01 FOLDER
FILE1
FILE2
FILES_COMPANY02 FOLDER
FILE1
FILE2

What I try to do is to read the records in FILE1 of COMPANY01 and adding them in FILE1 of COMPANY02

I hope somebody knows a solution.

Best regards.

Wsebolod Galvan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top