|
-
Feb 14th, 2013, 01:33 PM
#2
Hyperactive Member
Re: Schema fill throws an exception
Have you done it with a dynamic statement before?
MSDN mentioned the following:
When using FillSchema, the .NET Framework Data Provider for SQL Server appends a FOR BROWSE clause to the statement being executed. The user should be aware of potential side effects, such as interference with the use of SET FMTONLY ON statements. See SQL Server Books Online for more information.
Not sure if that would impact what you are doing though. It does hit it has to put it in there somewhere an it seems you are excuting a sp to just execute a "dynamic" sp.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|