on 2009 Nov 12 7:59 PM
From time to time one of these files shows up (see snippet below). It contains code I've written, commented out but not by me, and it appears in the folder where all my *.SQL files are and where I launch dbisql from.
I'm guessing it has something to do with dbisql, but what?
And why is named after an HTML special character (non-breaking space)?
--
-- Executing command:
-- CREATE PROCEDURE rroad_tools_and_options (
-- IN @SF1 LONG VARCHAR DEFAULT NULL, -- submit form1
-- IN @ep LONG VARCHAR DEFAULT NULL, -- enable features password
-- IN @e LONG VARCHAR DEFAULT NULL, -- export diagnostics filespec
-- IN @h LONG VARCHAR DEFAULT NULL, -- help frameset cols
-- IN @o LONG VARCHAR DEFAULT NULL, -- connection timeout msec
-- IN @r LONG VARCHAR DEFAULT NULL, -- timeout retry msec
... and so on
Request clarification before answering.
User | Count |
---|---|
47 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.