Fill a array from ODBC connection

Fill a array from ODBC connection

am 10.01.2008 13:03:04 von Kovu

Hello everyone. I have a database access to which access through an
ODBC connection. I wonder how can I fill in an array with the "Select"
launched to the database. Thank you.

Re: Fill a array from ODBC connection

am 10.01.2008 13:14:42 von Captain Paralytic

On 10 Jan, 12:03, Kovu wrote:
> Hello everyone. I have a database access to which access through an
> ODBC connection. I wonder how can I fill in an array with the "Select"
> launched to the database. Thank you.

It is a 3 step process

Step 1) type php odbc example into google and click I'm feeling lucky
(or you could try php odbc tutorial)
Step 2) Read the article
Step 3) Put it into practice

Re: Fill a array from ODBC connection

am 10.01.2008 13:32:49 von Kovu

On 10 ene, 12:14, Captain Paralytic wrote:
> On 10 Jan, 12:03, Kovu wrote:
>
> > Hello everyone. I have a database access to which access through an
> > ODBC connection. I wonder how can I fill in an array with the "Select"
> > launched to the database. Thank you.
>
> It is a 3 step process
>
> Step 1) type php odbc example into google and click I'm feeling lucky
> (or you could try php odbc tutorial)
> Step 2) Read the article
> Step 3) Put it into practice

Thanks

Re: Fill a array from ODBC connection

am 10.01.2008 13:38:12 von Captain Paralytic

On 10 Jan, 12:32, Kovu wrote:
> On 10 ene, 12:14, Captain Paralytic wrote:
>
> > On 10 Jan, 12:03, Kovu wrote:
>
> > > Hello everyone. I have a database access to which access through an
> > > ODBC connection. I wonder how can I fill in an array with the "Select"
> > > launched to the database. Thank you.
>
> > It is a 3 step process
>
> > Step 1) type php odbc example into google and click I'm feeling lucky
> > (or you could try php odbc tutorial)
> > Step 2) Read the article
> > Step 3) Put it into practice
>
> Thanks

No problem. Now you know how to type things into google and press I'm
feeling lucky,just think how much time you'll save!