Search the web
Sign In
New User? Sign Up
jacoZoom
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2201 - 2230 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2201
Hi I am testing your product and I've decided to make my own Adobe Acrobat 6.0 ocx control implementation in Swing from scratch. I've run the application,...
raulsantosdelacamara
raulsantosde...
Offline Send Email
Feb 1, 2005
10:16 am
2202
Hello, ... at this point you are have a empty Wrapper created without ActiveX contained. To fill wrapper wich a ActiveX instance, do add it to a Swing...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 1, 2005
11:01 am
2203
I've been evaluating JadoZoom compared to the JDBC-ODBC Bridge for use with an Access db, and my test program creates and inserts data into about 40 tables. ...
aidanol@...
aidanol
Offline Send Email
Feb 1, 2005
2:09 pm
2204
HI, try using jadoZoom as apartment-threaded-client. See http://www.infozoom.de/jdbcurl.shtml#IzmThreadingModel for details. Stefan ... use ... into ... using ...
szschocke
Offline Send Email
Feb 1, 2005
2:16 pm
2205
Stefan, I have added "IzmThreadingModel=Apartment;" to the URL but it did not seem to have any effect on performance. Aidan...
aidanol@...
aidanol
Offline Send Email
Feb 1, 2005
3:00 pm
2206
Hi, do you have a test case, so I can check it? Stefan ... not ... details. ... for ... data ... than ... create ... there ... and ... than...
szschocke
Offline Send Email
Feb 1, 2005
3:09 pm
2207
Here is some test code. For me the total time is: 26561 ms using JadoZoom 22218 using the JDBC-ODBC Bridge This is consistent with my "real" eval results where...
aidanol@...
aidanol
Offline Send Email
Feb 1, 2005
6:49 pm
2208
I've tried this code with the JDataConnect driver from JNetDirect and it is also slower than the ODBC bridge driver for regular insert statements. I had...
aidanol@...
aidanol
Offline Send Email
Feb 2, 2005
7:26 pm
2209
Hi, I didn't find the time yet to test your sample. But did you already try PreparedStatement? This should work faster. Other option with jadoZoom is with...
szschocke
Offline Send Email
Feb 2, 2005
7:38 pm
2210
Hello, ... We have ... local to ... customers.. ... jacoZoom does embedd ActiveX on a separate thread. I thought it was reason for prb with locale changes and...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 2, 2005
7:52 pm
2211
Hi Stefan, I noticed that the JDataConnect driver is also slower than the ODBC bridge in this case, so it's not only JadoZoom. Yes, PreparedStatements are much...
aidanol@...
aidanol
Offline Send Email
Feb 2, 2005
8:10 pm
2212
Hi, I want to send messages back from my JNI C code to my java app but don't know how. I've tried to compile and run the JNIClient VC++ project but without...
perka99
Offline Send Email
Feb 8, 2005
8:45 am
2213
Hello, I use a JOLEDocument to show a Word or Excel file in my application. When I open a document by calling the open(...) method on it, the focus (and...
schnelleneddy
Offline Send Email
Feb 9, 2005
9:37 am
2214
Hi all. I'm currently evaluating the jadozoom jdbc driver (downloaded last week), using Java 1.4.2_06 on WinXP/Athlon and WinXP64/Athlon64 respectively. The...
J. Buchberger
j_buchberger
Offline Send Email
Feb 9, 2005
10:55 am
2215
Hi, pls post a query which fails. And post a code snippet, how you invoke it. Stefan ... JET...
szschocke
Offline Send Email
Feb 9, 2005
11:13 am
2216
Hi, can you give me an idea how a native Application (WORD, EXCEL,...) can be opened in a Java window? Thanks curmas...
curmas2003
Offline Send Email
Feb 9, 2005
11:28 am
2217
Hi, check out the JOleDocument samples, which are included with the jacoZoom install (JWinDoc.java for example) Stefan ... can...
szschocke
Offline Send Email
Feb 9, 2005
11:38 am
2218
Where the JOleDocument get the path of the document to open? If I try to start the JWinDoc example i'll get the following stacktrace. Can you give me a tip...
curmas2003
Offline Send Email
Feb 9, 2005
1:11 pm
2219
Hi, note, that both these queries work fine, when I use the jdbc-odbc-bridge: <1> select ID, Name, Image, Modify_Time, Owner, Owner as Owner2, Descr from...
J. Buchberger
j_buchberger
Offline Send Email
Feb 9, 2005
2:57 pm
2220
hi, the Jet Oledb provider with Ado has others and more reserverd words, than the Jet Odbc driver. These may not be used as Field names without quoting them. ...
szschocke
Offline Send Email
Feb 9, 2005
3:31 pm
2221
Hi, thanks for responding so quickly. That sounded promising, but didn't do the trick. (BTW, I had abbreviated the tablenames for better readability...) ...
J. Buchberger
j_buchberger
Offline Send Email
Feb 10, 2005
9:04 am
2222
Hi, the Je-Oledb provider doesn't have problems with these blob- columns. Note that you might have to quote not only the column names but also the table name. ...
szschocke
Offline Send Email
Feb 10, 2005
9:55 am
2223
Hello Matthias, ... Method JOleDocument.open() is your friend. ... Yes, you have modernized JWinDoc() sample a little bit .-) de.cursor.jevi.JWinDoc.main is...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 10, 2005
10:10 am
2224
While adding the JOleDocument to the panel the error appears. Which dlls have to be registered for the sample? If i call...
curmas2003
Offline Send Email
Feb 10, 2005
11:18 am
2225
Hello, ... Yes, we modernize izmcomjniax.dll and restore focus at least line in JOLEDocument.open() method or you override JOLEDocument.open() and do it...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 10, 2005
11:53 am
2226
Hi, you must register izmjnicomax.dll Stefan ... Method) ... (JOLEDocument.java:84) ... the ... occurred ... error ... Method) ... (IUnknownJCW.java:75) ... ...
szschocke
Offline Send Email
Feb 10, 2005
12:37 pm
2227
Hi, When debugging my program, some exceptions are thrown, e.g. try{ //Do something with generated JCW } catch(com.inzoom.comjni.ComJniException exc){ ...
tosamtec
Offline Send Email
Feb 14, 2005
8:54 am
2228
Hi, print the stack trace of the exception. What do you get? Stefan ... find ... error...
szschocke
Offline Send Email
Feb 14, 2005
11:49 am
2229
Hi, the complete stack trace is this: com.inzoom.comjni.jcw.IUnknownJCW.jniVtblCall(Native Method) ...
tosamtec
Offline Send Email
Feb 14, 2005
12:31 pm
2230
... Hermann, Restoring the focus after the open method doens't seem to work. To restore the focus I call the requestFocus() method on the component that...
schnelleneddy
Offline Send Email
Feb 14, 2005
12:52 pm
Messages 2201 - 2230 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help