[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby Database Tutorials ( Oracle).

Salai Khine

1/17/2008 1:23:00 PM

[Note: parts of this message were removed to make it a legal post.]

Dear all,
Can you tell me a good Ruby Database Tutorials site? I want to learn with
Oracle Database.

many thank in advance,


regards,

salai.

2 Answers

Chad Perrin

1/19/2008 2:05:00 AM

0

On Thu, Jan 17, 2008 at 10:22:43PM +0900, Salai Khine wrote:
> Dear all,
> Can you tell me a good Ruby Database Tutorials site? I want to learn with
> Oracle Database.
>
> many thank in advance,

On that subject . . .

Something similar for PostgreSQL would be handy for me right about now.

--
CCD CopyWrite Chad Perrin [ http://ccd.ap... ]
Larry Wall: "A script is what you give the actors. A program is what you
give the audience."

Pe Sc

1/21/2008 12:09:00 AM

0

Chad Perrin wrote:
> On Thu, Jan 17, 2008 at 10:22:43PM +0900, Salai Khine wrote:
>> Dear all,
>> Can you tell me a good Ruby Database Tutorials site? I want to learn with
>> Oracle Database.
>>
>> many thank in advance,
>
> On that subject . . .
>
> Something similar for PostgreSQL would be handy for me right about now.

not really, only if you use ruby-dbi and my advice use dbi (here is a
good reference:
http://www.kitebird.com/articles/rub... )
and a normal reference for SQL, like 'the SQL pocket reference' of
O'Reilly.

I have the same problems this time, and its worked...


--
Posted via http://www.ruby-....