in reply to Getting MSSQL message return on DBI
Most applications like SQL Query Analyzer parse the use statement out for you and that is why you might think it is ok to use.select A.[Column Name] from [Database Name].[owner].[Table Name] A
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Getting MSSQL message return on DBI
by shonorio (Hermit) on Oct 30, 2005 at 14:37 UTC | |
by JamesNC (Chaplain) on Oct 30, 2005 at 15:40 UTC | |
by shonorio (Hermit) on Oct 30, 2005 at 18:49 UTC |