Peter Scott wrote:
On Tue, 17 Oct 2006 13:51:13 -0400, Robert Hicks wrote:
I am migrated from Access to Oracle. I have prepped the Access data
(meaning I have cleaned it up).
What is the best "Perl" way to migrate? I am supposing I can do a
"select" query on the Access and do an insert into t
On Tue, 17 Oct 2006 13:51:13 -0400, Robert Hicks wrote:
> I am migrated from Access to Oracle. I have prepped the Access data
> (meaning I have cleaned it up).
>
> What is the best "Perl" way to migrate? I am supposing I can do a
> "select" query on the Access and do an insert into the Oracle on
Robert Hicks <[EMAIL PROTECTED]> writes:
> Omega -1911 wrote:
>> On 10/17/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
>>
>>> What is the best "Perl" way to migrate?
>> Honestly, in Perl, the saying is "There is more than one way to do
>> it"
>> but without your showing what you have tried, then th
Omega -1911 wrote:
On 10/17/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
What is the best "Perl" way to migrate?
Honestly, in Perl, the saying is "There is more than one way to do it"
but without your showing what you have tried, then the "best" way to
try is by writing code. I believe that is
On 10/17/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
What is the best "Perl" way to migrate?
Honestly, in Perl, the saying is "There is more than one way to do it"
but without your showing what you have tried, then the "best" way to
try is by writing code. I believe that is why no one has offe