Pete,
Within the while loop there is some other processing that may or may not require the archivedflag to be changed for each record. I wanted to try and update this flag as I went along but it's not looking good at the moment!
Regards
Dave
Thanks for the reply Pete.
I removed the WHERE clause from the original select statement now check the setting of archivedflag before I process a record. The updateRow now returns but on the first record it sets archivedflag to 1 for all the records!!!
What I'd like to do is read some data from SQL 2000, processes it and update a flag field in the database to say it had been processed. I'm using the Microsoft SQL Server 2000 driver for JDBC to access the database. I can read the data okay but the rs.updateRow() call just hangs. Any ideas...
I think one of the post SP2 Windows 2000 security updates caused this. I went back to an older version and everything ran okay. When SP3 was released I installed it and now everything is okay again.
Hi,
I'm quite new to CGI programming but what I want to do is display an image using a CGI application. I've written an app that reads a TIF file, converts it to PNG then writes it to stdout. If I redirect the output to a file I can then view the file but if I try and display it in a html pages...
My installation of IE 6.0 has stopped working with ASP applications that use sessions. It's just like nothing has been stored to the session value. The applications work fine on other version of IE and other PC with IE 6 installed. The privicy setting is set to allow everything.
Anyone got any...
Ana,
I got round the problem by creating a new share for the DB application to use. This way if you were offline it didn't try and create the new folder & files but used the default settings (backup copy on local disk).
David
I've got a problem with offline files. I have made a folder on a share available offline, this works. I use an application that looks for a database file (and creates it if it doesn't exist) in a different folder that is not available offline on the same share. When offline this application...
I'm creating some Word 97 templates which include logos as graphic files. The documents created from the templates are to be converted into rtf's for distribution on the web as well as printed from Word.
Does anyone know what the best format to import the logos in (tif, bmp etc) to keep 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.