PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET getschematable VS fillschema

Reply

getschematable VS fillschema

 
Thread Tools Rate Thread
Old 20-05-2004, 02:51 PM   #1
enrico sabbadin
Guest
 
Posts: n/a
Default getschematable VS fillschema


hi , I noticed a strange behaviour
using the sqlserver provider I can get autoincrement and nullable info
correctly from getschematable EVEN if I do not call
commandbehaviour.keyinfo

however, if i call fillschema WITHOUT missingschemaaction= addwithkey
these info are not present

looking at the sql profiler, both send a simple select * from mytable
without any other command

How it comes ?

thank in advance

--
sabbadin@sabbasoft.com
MTS - COM+ - VBCOM - Enterprise Services - Security FAQ
..NET & COM+ books selected list
http://www.sabbasoft.com
"Moving fast is not the same as going somewhere."




  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off