Sorry for the delay in responding, had my priorities shifted to a different project for a while.
Using a cast in the query seems to have done the trick.
Thanks for the replies.
Hi,
C++ Builder 6.0 Enterprise
BDE Admin 5.01
XP SP3
Ingres 9.3/Oracle 10g
I have a DB query which is being displayed in a DBGrid. This used to previously run against Oracle 10g with no problem. I'm now trying to get it to work with Ingres, and I'm having trouble with varchars.
If the length...
We're running apache tomcat 5.5.15 and using the Java keytool for handling the keystore.
This is for a production server so a self signed certificate isn't an option. I've got the trial certificate from the CA running on there fine at the moment.
I need to change one of the fields in the CSR...
Hi,
I'm in the process of changing our SSL certificate on a Tomcat webserver. I'm happy with what needs to be done as I put the current one on there, but I'm unsure of what will happen when I generate the new CSR request. Will the current certificate still work?
The current certificate is a...
Hi,
This one is really starting to drive me to pulling all my hair out!
I want to build a vector of objects and then use the collection to populate rows of a table. I don't know how many instances there will be so I thought the flexability of the size of vectors was the answer.
However I am...
Hi,
My on going quest to rid an application of AV errors continues, and this is not helping my confusion.
One of the errors I have been looking into occurs when the main app calls a dll twice. The first time everything is fine the second time it fails.
Visual inspection of the code in both...
I have fixed problem 2 - more by luck than judgement so I thought I'd post something here to see if anyone can help me understand why it worked. (Or point out that it's just masked the problem!)
Here is the code involved:
First the toplevel entry class of the executable...
Main class...
I'm working with Borland C++ Builder 6 on an XP system trying to debug and fix issues with a legacy system. Personally I have 10 years code experience but only 6 months working this intensely with C++ and only 6 months experience of the application I'm trying to fix - joy!
I currently have two...
Thanks for the response Tharg.
Unfortunately the two client PCs are used by different people in different deparments so in addition to the client app with the problems they have other software on there specific to their jobs so cloning one over the other wasn't an option.
However I have found...
Hi,
I'm having problems with Oracle BLOBs using 10g.
On one machine they can be accessed and read fine with no problems. On another machine when they are read they are limited to 32Kb and I cant work out why.
Both machines are using the Oracle in OraClient10_home1 ODBC at version 10.02.00.01...
Hi,
I'm just starting out using Borland C++ and I've hit a problem that will be down to my lack of knowledge of the classes and functions that are available.
Anyway...
I am trying to execute an Oracle stored procedure using the following code:
Running this code results in an...
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.