cancel
Showing results for 
Search instead for 
Did you mean: 

Where does the "nbsp" file come from?

Breck_Carter
Participant
1,571

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

Accepted Solutions (0)

Answers (0)