Special character ! in database name
Posted: 17.07.2012, 11:53
Hi,
I'm trying to connect to a MSSQL database with special characters ! in the name, say abc!def!ghi. Now I get error "cannot find database abc".
It seems the ! is interpreted as string separator.
When I try [abc!def!ghi] then I get the error "unclosed quotation mark after 'abc!def!' ", so one step further, but no entry.
(with another set of database components, viz. SDAC, the connection succeeds)
Any idea what to do?
Regards,
Henk
I'm trying to connect to a MSSQL database with special characters ! in the name, say abc!def!ghi. Now I get error "cannot find database abc".
It seems the ! is interpreted as string separator.
When I try [abc!def!ghi] then I get the error "unclosed quotation mark after 'abc!def!' ", so one step further, but no entry.
(with another set of database components, viz. SDAC, the connection succeeds)
Any idea what to do?
Regards,
Henk