JDBC-ORACLE, money to be made, by anyone...

PCResources

Banned
Oct 4, 2000
2,499
0
0
Hi!

I have a client running an Oracle database with the Valto interface for JDBC.

This application they created is very slow, now i wonder, who could make a better solution... I am a hardware guy myself so i usullay do not post here, so you probably do not know who i am.

I am the founder of PC Resources, a designer in specific hardware and a solution providing guy.

If anyone would consider reprogramming a JDBC interface then please contact me.

What bugs me is that i have delivered some unusually powerful HW and the system is too SLOW, so i would like to have someone reprogram the system to show my customer how powerful it can be...

Of course, contract will be written before a final release.

There could be money made here for any good JDBC programmers, and not just a little, A LOT!


Patrick Palm

Am speaking for PC Resources
 

GL

Diamond Member
Oct 9, 1999
4,547
0
0
I won't take you up on your offer but I'll give you some advice;) I'm really not a database programmer, but I have intermediate Java experience and I'm somewhat familiar with JDBC. I know that there are 3 (or 4?) different types of JDBC drivers. Without getting too technical, you have a native driver on what end of the spectrum which provides the fastest performance (theoretically) and you have a non-native wrapper-type driver (I believe it's called a JDBC-ODBC bridge) on the other end of the spectrum which doesn't give very fast performance. Now...I'm not sure how tight the JDBC spec is, but solving your performance problem might involve something as simple as using a better JDBC driver.

-GL
 

PCResources

Banned
Oct 4, 2000
2,499
0
0
GL, thank you very much.

I will check it out, and if your solution works, i WILL contact you, i do not expect people to work for free, god knows i don't.

Patrick Palm

Am speaking for PC Resources