Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread DBISAM ODBC with JAVA
Mon, Jul 27 2009 1:48 PMPermanent Link

Rok
Hello!

I've gon an application that is storing it's data into local DBISAM database.
Unfortunately I dont have the source files anymore, neither do I have Delphi still on
development machine. So I'm trying to connect to it with the ODBC Driver over Java
Application, but it doesn't seems to work, since application is reporting The table or
backup file 'xxx' is not valid. I'm getting this with the latest ODBC Driver. I dont know
which version was used for the application. I also tried some older version I found on my
PC, i think it was 3.30 but it also isn't working(it says wrong version). I also tried
with DATView and it says the .dat files are of version 4.00.
Is there any chance I can access this database with the use of Java ODBC bridge.

best regards
Mon, Jul 27 2009 4:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rok,

<< I've gon an application that is storing it's data into local DBISAM
database. Unfortunately I dont have the source files anymore, neither do I
have Delphi still on development machine. So I'm trying to connect to it
with the ODBC Driver over Java Application, but it doesn't seems to work,
since application is reporting The table or backup file 'xxx' is not valid.
I'm getting this with the latest ODBC Driver. I dont know which version was
used for the application. I also tried some older version I found on my PC,
i think it was 3.30 but it also isn't working(it says wrong version). I also
tried with DATView and it says the .dat files are of version 4.00. Is there
any chance I can access this database with the use of Java ODBC bridge. >>

Email me one of the tables at support@elevatesoft.com and I will check it
out.   We don't accept unsolicited attachments, however, so you'll have to
email me first without the attachment, and then I'll make sure that your
email address is on our white list and let you know when you can email me
the table.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jul 27 2009 5:14 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rok,

I got the table and the problem is that the signature used to sign the
tables is not the default signature.  I can change the signature in the
tables so that they are accessible, but I would need some proof that you are
accessing data that was created by an application that you created and not
someone else.  We cannot help customers of our customers circumvent things
like custom signatures without their permission.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jul 28 2009 1:06 AMPermanent Link

Rok
Thanks!
I will try to find the original programmer of this application if it will be possible Smile
Changing the tables isn't possible since the application still needs the tables in their
current form, and so it wouldn't work anymore.
Thanks for your help Smile

best regards,
Rok Mo&#269;nik
Wed, Jul 29 2009 1:44 AMPermanent Link

Rok
Hey!

Just one more question. SmileIs there any chance to send EngineSignature over ODBC so it can read signed tables, or you need to do it with delphi
components? Thanks again.

best regards,
Rok
Wed, Jul 29 2009 11:47 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rok,

<< Just one more question. SmileIs there any chance to send EngineSignature
over ODBC so it can read signed tables, or you need to do it with delphi
components? >>

You can't use a custom signature with the stock-standard ODBC driver as of
right now without customizations, but I could add this capability to the
ODBC driver.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image