This article was previously published under Q244872
Advanced: Requires expert coding, interoperability, and multiuser skills.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
USE PUBS
go
sp_dboption PUBS, 'SELECT INTO', true
go
SELECT * INTO MYAuthors
FROM Authors
go
osql /U sa /P /i Q244872.sql
Keywords: KB244872, kbbug