Andrew
DBA
Lguide.com
"Tony Griffiths" <TonyGr...@st-martins.co.uk> wrote in message
news:8oejbn$g0v$1...@news.lu-visp.net...
Neil Pike MVP/MCSE. Protech Computing Ltd
Reply here - no email
SQL FAQ (484 entries) see
forumsb.compuserve.com/gvforums/UK/default.asp?SRV=MSDevApps (faqrtf.zip - L7 - SQL Public)
or http://www.ntfaq.com/Section.cfm?sectionID=34
or www.sqlserverfaq.com
or www.mssqlserver.com/faq
Tried executing Oracle "CREATE TABLE AS SELECT" statements - it failed
with the native driver. ODBC wasn't an option for my application.
Tried importing SAS - only supports 2-3 year-old formats (v6.11 or
later).
Then, there is the "high quality" Visual Basic front-end - on an
expensive commercial product. Sheesh!
I can't believe this guy is calling it expensive. Compared to the other
products out there...Gentran, Mercator, Paperfree, it's about 10% of the
cost. Granted, it does not have the all the rich set of features for the
product, but it's flexibility with external code, and the SDK that allows
you to completely customize your solution made it the choice for us. If it
bogs for any reason it will return the error and allows you to put custom
code on various events within the conversions, including errors.
It's a data mapping/translation application. I'm sorry this guy had trouble
creating tables, but I don't know what he was using for that for. Someone
needs to introduce him to Erwin or Embarcadero Studio.
And it NOT a VB front end. The end user event coding is a vb script variant
(that allows you to instatiate COM or call .dll functions programmed in any
language during the conversion), the application is programmed in a
hub&spoke type design totally in assembly,c, and c++.
However, it does have some annoying quirks during the design phase of the
conversion. Once the conversion is set up, however, it runs remarkable
fast. Last but not least...the customer support at Datajunction is
remarkable, especially considering the fact that they are a relatively small
company.
"Phil" <jsn...@aol.com> wrote in message
news:39ad743a...@news.mindspring.com...
Glad to hear the front-end isn't classic Visual Basic.