Re: Alternative to Sybase
Date: 1996/01/23
Message-ID: <james.lawrence.143.0009EA0B_at_epamail.epa.gov>#1/1
In article <30FBFDB1.41C67EA6_at_novia.net> Danny Gornell <glock20_at_novia.net> writes:
>From: Danny Gornell <glock20_at_novia.net>
>Subject: Alternative to Sybase
>Date: Tue, 16 Jan 1996 13:34:09 -0600
>Friends,
>I am certain that this topic has been addressed previously, but I
>am looking for the most efficent way to replicate a Sybase BCP in
>Oracle. I have been advised my only alternative is to work with SQL
>Loader. I would like to avoid using SQL Loader in porting my code to
>Oracle. I thought I would run this problem by this News Group one more
>time.
>If anyone has thought of a innovative technique that would like to
>share I would appreciate it. Any suggestions are welcome.
>Thanks in advance,
>Dan Gornell
>gornell_danny_at_po.gis.prc.com
You should be able to write a C program that calls both APIs and moves the data directly from sybase to oracle. It will be a challenging program.
Lawrence.... Received on Tue Jan 23 1996 - 00:00:00 CET