Fill a array from ODBC connection
am 10.01.2008 13:03:04 von KovuHello 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.
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.
On 10 Jan, 12:03, 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.
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
On 10 ene, 12:14, Captain Paralytic
> On 10 Jan, 12:03, 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.
>
> 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
On 10 Jan, 12:32, Kovu
> On 10 ene, 12:14, Captain Paralytic
>
> > On 10 Jan, 12:03, 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.
>
> > 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!