I am writing a perl script that handles the transfer and manipulation of data up and down from oracle to access, to get data for a workshop session of our online tool. My problem occurs when the user uploads to the oracle on the server. I get the message of "scalars leaked: 1" this doesn't seem to be affecting the upload or the function of the program, its just not something I want the customer to see and think the program has errors. I've tried to look for it, but I can't seem to tell where its getting the error message (it prints only on successful completions) it also seems to have only appeared after I compiled the script to run in dos. (at users request not mine) Any help would be appreciated.....
Kris