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...
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...
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...
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...
Hi,
Im trying to send a mail from my webpage using CDONTS but i keep getting the errormessage "Invalid class string" (0x800401F3). I have the SMTP service installed and running on my IIS server on XP.
This is what causes the problem:
set objMail =...
Hi,
I am very new to this as my question probably reveals:
How do i make a form or a switchboard appear immediately when opening a mdb-file?
Thanks for any answer!
Hi,
Using ASP, after inserting to a table with a counter as the primary key (ID), is there
some simple way to retrieve that ID without having to get a new recorset and
checking the highest ID nr? With some bad luck, somone could have inserted
to the table during the time it takes to get that...
I have some problem installing php 4.3.1 on winxp with an apache 1.3.27 web server. Apache seems to work fine (i installed it just now as well), i can see the default index.html file from htdocs by the url http://localhost. When i try accessing http://localhost/phpinfo.php (a file located in...
I know this is as basic as it gets but if someone would help i'd be greatful.
I have never worked with mysql and am trying to install it on winxp. Im following a step by step tutorial. After installing the binary the tutorial says this:
"If you are a MySQL virgin and you've never...
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.