Hi,
Does anyone know if there is some simple to use library for communication between Java applications and MS Office products?
If so, where can I find information about it?
if not, which is the way to go? To use JNI to via a DLL access the office COM-objects or to use some Java-COM bridge...
Thanks for your answer sedj.
Simply adding "\n" to the message made the server code pass the readLine() call but it didn't fill the string "buffer" with anything. Also, the server's attempt to send the acknowledgement after receiving the test message was not received at all by the client (the...
Hi,
I am trying to get a client-server connection established using sockets and serversockets. The serversocket accepts the client's socket as expected but when trying to send a message with the client's socket to the socket created by the accept() method in the server something is not right...
Hi,
This is probably really easy for many of you but i have failed to find the solution. I want to iterate over a vector containing objects of a class i have defined. In every iteration I want to print out some of the member variables of the object. Now, every example i have come across simply...
Hi,
Let me know if this is the wrong forum but i couldn't find any forum here for threads so i give it a go.
I am using pthreads and c with VS6 to make a threaded program on my p4 with MS Windows XP Pro. I started out with a basic program that is supposed to start one "car" thread and five...
You have to reinstall IIS or you have to shut it down and then restart it?"
I have to reinstall it, shutting it down and restarting it is not enough.
"You say that the page works just fine before you attempt to debug it, but after you try to debug it, you cannot access the page again until you...
Hi,
This is quite anoying:
When watching my web page through an ordinary MS explorer process everything works fine but when i try to debug it i get this error pointing at my database connection:
An exception of type 'Microsoft JET Database Engine: Undefined error' was not handled
My database...
The TMP and TEMP system environment variables were both set to existing folders (c:\WINDOWS\TEMP).
The error did not occur today when trying to run the page. It reoccured however when i tried running the debugger in visual interdev 6 and now i'm stuck with it again. The debugger is what made...
Actually, i do have an application name, so that wouldn't solve my problem. I also do have a fiew unclosed connections so i'm going to look closer into that.
Anyhow, Thanks.
Ok, so i know similar problems have been posted many times before but none of the posted solution suggestions seem to work for me.
I have a asp web page connected to a access 2002 db. I connect using DSN-less connection:
conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &...
Hi,
how do i remove write protection from folders in win xp pro? I have a database to wich i connect from my web page but lately i haven't been able to manipulate the database and i think it's because of the write protection on the folder containing the db. I have right-clicked the folder...
Hi,
I am getting this error when trying to update my access 2002 database from my web page locally (any update operation):
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
This works fine when the web page is at my web host so i figure it must have...
My problem was in fact solved by adding and registering the cdonts.dll file. I got another reply from another forum though wich i tried but didn't get to work. They told me to not use cdonts but rather cdo. It is recommended to do so by microsoft wich is why the cdonts.dll is not included in the...
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.