MySQL Forums
Forum List  »  Newbie

Re: INSERT INTO file with parameter - help
Posted by: three eye
Date: August 22, 2021 06:29AM

I know I can do it without a database, but I need it to log entries...
I found a workaround...
Since "SELECT 'string' INTO OUTFILE FILE_NAME" can't work if the file exists, my .NET app looks for a change in the file, reads it then deletes it...
I know it's backwards and not 100% reliable, but it works...

Thanks for all your input...
I'll close this thread (for now).

Options: ReplyQuote


Subject
Written By
Posted
Re: INSERT INTO file with parameter - help
August 22, 2021 06:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.