all groups > c# > november 2006 >
You're in the

c#

group:

Q: When to use the Fill or GetData?


Re: When to use the Fill or GetData? Dave Sexton
11/12/2006 5:57:31 PM
c#:
Hi Martin,

When you want a new DataTable created, not an existing DataTable filled.

--
Dave Sexton

[quoted text, click to view]

Q: When to use the Fill or GetData? Martin Arvidsson
11/12/2006 10:21:33 PM
Hi!

When you use the wizard to create a connection to a table you automaticly
get two methods.
Fill and GetData

When do you use the GetData method?

Thanx

Regards
Martin

Re: When to use the Fill or GetData? chanmm
11/13/2006 12:00:00 AM
Play with those links:
http://msdn2.microsoft.com/en-us/library/04y282hb(VS.80).aspx

chanmm

[quoted text, click to view]

AddThis Social Bookmark Button