Return all field values from a table

Dim MyDataSet As DataSet = _reader.GetList("Project","","ProjectID)

On Wed, Sep 7, 2011 at 4:45 PM, Ted Koch <tkoch77@...> wrote:

> **
>
>
> Jose,
>
> Im writing this in VB, got the first line translated to
>
> Dim _reader As New BOReader(DirectCast(oTrans.Session,
> Session).ConnectionPool)
>
> The second line I'm not sure how to write in VB, sorry to bother you with
> this.
>
> ________________________________
> From: Jose Gomez <jose@...>
> To: vantage@yahoogroups.com
> Sent: Wednesday, September 7, 2011 4:25 PM
> Subject: Re: [Vantage] Return all field values from a table
>
>
> BOReader _reader = new BOReader(((Session)oTrans.Session).ConnectionPool);
> DataSet _reader.GetList("Project","","ProjectID);
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *checkout my new blog <http://www.usdoingstuff.com> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <
> http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Wed, Sep 7, 2011 at 4:19 PM, tkoch77 <tkoch77@...> wrote:
>
> > **
> >
> >
> > With code I would like to return the entire list of project IDs and store
> > these IDs in an array. Anyone have an example of this?
> >
> > TIA
> > Ted
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>
>
>



--
*Waffqle Driggers*
*High End Dev, System Design, Profit Drinking
*
*:: 904.962.2887*
*:: waffqle@...*
*:: NO FAXES*

*

*


[Non-text portions of this message have been removed]
With code I would like to return the entire list of project IDs and store these IDs in an array. Anyone have an example of this?

TIA
Ted
BOReader _reader = new BOReader(((Session)oTrans.Session).ConnectionPool);
DataSet _reader.GetList("Project","","ProjectID);


*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Wed, Sep 7, 2011 at 4:19 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> With code I would like to return the entire list of project IDs and store
> these IDs in an array. Anyone have an example of this?
>
> TIA
> Ted
>
>
>


[Non-text portions of this message have been removed]
Jose,

Im writing this in VB, got the first line translated to


Dim _reader As New BOReader(DirectCast(oTrans.Session, Session).ConnectionPool)

The second line I'm not sure how to write in VB, sorry to bother you with this.



________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Wednesday, September 7, 2011 4:25 PM
Subject: Re: [Vantage] Return all field values from a table

BOReader _reader = new BOReader(((Session)oTrans.Session).ConnectionPool);
DataSet _reader.GetList("Project","","ProjectID);


*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>Â <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Wed, Sep 7, 2011 at 4:19 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> With code I would like to return the entire list of project IDs and store
> these IDs in an array. Anyone have an example of this?
>
> TIA
> Ted
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]