The piece of code below illustrates an issue with the servlet.
The servlet always runs without abending....but it will only either make one 'insertion' OR it will open the database and do the retrieval into a result set....but will not do both in the same execution. Further, when 'inserting' it...
After installing MySQL Ver 4.1.7 on Win 2000 without incident I start the engine which shows:
....
mysqld: ready for connections.
Version: '4.1'7' socket: '' port: 0 Source Distribution
Perhaps not surprisingly, when I try to do "mysql" to get the command prompt it reports that a connection...
Can anyone comment on whether or not VB 5.0, 6.0, which allows record definition 'types' to contain arrays (which my MS-DOS QBASIC compiler apparently does not), inserts some sort of 'slack bytes' or other character(s) in front of each array in the file. I write the file containing arrays with...
I have a program tryng to read a flat file, undelimited written with MS-DOS QBASIC. The records are fixed length
as a long string of bytes which are 'logical' records and which QBASIC reads and writes nicely with the 'random' file option. This treats the file as a series of regular, fixed
length...
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.