Does anyone have an example script that shows how to build Java, JNI, & C++?
We are currently building a library that will deploy .jar files, so files, and .h files generated using javah.
This library will be accessed by Java clients and C++ clients.
Thanks!
How to define the array of strings with predefined values for them within a CORBA interface? For example, I need to define an array of strings with values "A", "B", "C", etc.
Thanks.
Is there an easy way of calling an extended class' super's method.
For example:
Class1 extends Class2.
Class3 intantiates object Class1.
How can I call one of Class2's methods in Class3?
Not working.
This is what I'm doing.
I have a workbook with multiple worksheets.
In worksheet "Names" I enter names of students.
Let's say I entered "Bill Cross" in Names!A3.
In worksheet "Sheet23" I have the formula =Names!A3 in Sheet23!A1.
In Sheet23 I added the code:
Private Sub...
I understand where you are going.
I've worked with Excel for years, but never added VB code to an Excel spreadsheet.
Where would I find the Worksheet change event?
I'm having problems running the JacORB IDL compiler from an ANT build.xml file.
I can run the compiler from the command prompt with no problem.
I've tried using the <exec> tag to run the IDL compiler with no success. I continually get a "java.io.ioexception: createprocess error"...
I don't know if this is the Forum to post this message or not, but I was not able to find a JTest Forum.
It seems the latest version of Jtest 5.0 doesn't allow you to save testing results to a file or print them out.
Has anyone ran into this problem?
If so do you have a resolution for it?
Thanks
I'm trying to run the database wizard but the DATABASE submenu under INSERT is disabled.
What is causing this?
I would like to attach a Fox Pro free table to my web page, not an Access database.
Never mind!
Rookie mistake.
I included the path name in the table name in the OPEN statement.
The path is determined by the connection string.
Sorry for wasting your time!
I'm having trouble opening tables that I create from a copy of a blank table.
The blank table is a table that contains no data.
I copy the blank table to a new table (ie. 06242003.dbf).
This works fine.
I then try to open the table and get the following error:
"ODBC driver does not support...
I'm new to ASP and am probably missing something simple.
I retrieve a value from a table where "company" is a numeric field:
x = rsComp("company")
I want to increment x by one:
x = x + 1
but I get a Type mismatch error.
WHY?
That is probably the way we are going to go if we can't connect from the PocketPC to the SQL Anywhere directly.
I was told that Adaptive Server Anywhere has a CE ODBC driver, but does SQL Anywhere?
I want to have a windows ce device (Symbol PDT 8100) access an application on a w2k server that interfaces to an SQLAnywhere table.
First, is this possible?
Second, if it is possible, do I write the application using VB 6.0 or eMbedded VB for CE? Can a windows CE application reside on a w2k...
I'm trying to have a DLL create a client winsock without using a Form.
The reason for this is that I would like to have the DLL "Run Unattended". This is a option box which if selected, I've found, enhances perform of the DLL.
Is it possible to use the Winsock Active X control...
I see what you're saying about threading.
I've heard all different points saying VB can't support threading, VB can support threading, CreateThread works in VB 5.0 but not VB 6.0.
I guess I won't know until I test it myself.
I did find a link to a page on "Planet Source" which allows...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.