Ask a Question related to ASP.NET General, Design and Development.
-
Child #1
useage of Fill?
I am confused about this code:
Line 1 Dbcommand = new oledbdataadapter ("select * from employees order by
lastname, firstname", DBConn)
Line 2: dbcommand.fill(dspagedata, "employees")
In line 2 is "employees" the name of the array that we are creating in the dspagedata
dataset variable?
--
BethF, Anchorage, AK
It's YOUR God.
They are YOUR rules.
YOU burn in hell.
Child Guest
-
How to fill a Tree
Hi, I need your help guys. I'm calling a cfc from coldfusion that returns an array that has the following structure: Category1 Subcategory1;... -
fill
How to fill open path? -
export only animation from Maya, RAM useage issues
Hello everyone, I am involved in a project that will deliver an interactive software for teaching math and science to deaf children. We've... -
PS: fill the gap
I have a photo with two faces and I would like to change the heads. I constructed two new levels each with one head and move them to the opposite... -
Trace useage of named anchors?
I have a WEB page which is being used to create an HTML HELP file. Being the result of a creation made in Word2000, it contains a lot of named... -
Child #2
Re: useage of Fill?
"Craig Deelsnyder" <cdeelsny@NOSPAMyahoo.com> wrote in message
news:OmDgM4IXDHA.3444@tk2msftngp13.phx.gbl...> It's the name of the DataTable in the DataSet dspagedata that is to be
> populated by that query.
>
Thank you Craig.
Can a dataset have more than one datatable?
Child Guest
-
MS News \(MS LVP\) #3
Re: useage of Fill?
YES, MANY
"Child" <beth@NOT-SO-bad-dawgs-in-ak.com> wrote in message
news:vj3mdijh1c1e1@corp.supernews.com...>
> "Craig Deelsnyder" <cdeelsny@NOSPAMyahoo.com> wrote in message
> news:OmDgM4IXDHA.3444@tk2msftngp13.phx.gbl...>> > It's the name of the DataTable in the DataSet dspagedata that is to be
> > populated by that query.
> >
>
> Thank you Craig.
>
> Can a dataset have more than one datatable?
>
>
MS News \(MS LVP\) Guest



Reply With Quote

