From: Sean Armstrong Date: 2005-09-16T06:14:30+09:00 Subject: Re: MS Access ------=_Part_11571_32159117.1126818866583 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 9/15/05, Phlip wrote: >=20 > Steve wrote: >=20 > > I'm considering learning Ruby. I have no programming experience yet. I > > was wondering if it's possibly to write applications in Ruby that can= =20 > use > > and change the data in my MS Access files. >=20 > Absolutely. Database are designed to access a wide warehouse of data=20 > through > a narrow interface. Narrow interfaces are easy to port to new languages. > Ruby will see tables of data, just like Visual Basic or C++ will. >=20 >=20 Does anyone have any good code examples? The hardest thing for people like= =20 Steve, and myself, is that the documentation for these items are very=20 limited and not very revealing to newbies. For instance, I could not find a= =20 single code example for connecting to a SQL database, let alone Access, in= =20 the Pickaxe book. So if anyone has any good code examples for manipulating= =20 data in Access or MySQL, I would like to see it here. Thanks. SA --=20 "I can do everything on my Mac that I could do on a PC." -- Me ------=_Part_11571_32159117.1126818866583--