Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread C++ Builder and ElevateDB Header files
Sun, Jan 11 2015 7:30 PMPermanent Link

Wayne Bignell

Hi
I was running C++builder 6 with ElevateDB VCL standard. When I installed ElevateDB VCL Standard I had to modify the header files (.hpp) before it would compile. ElevateDB VCL standard had a maximum number of concurrent sessions of 7 so I upgraded to ElevateDB Client Server Ver 2.18 but again the header files don't work and I am having a problem fixing them. I don't think I should have to do this. Does any one have a set of header files that will work with C++ Builder 6?
Mon, Jan 12 2015 4:09 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Wayne


With that sort of problem I'd contact support by email. Tim doesn't knowingly send out stuff that doesn't work.

Roy Lambert
Mon, Jan 12 2015 4:26 AMPermanent Link

Matthew Jones

Wayne Bignell wrote:

> Hi
> I was running C++builder 6 with ElevateDB VCL standard. When I
> installed ElevateDB VCL Standard I had to modify the header files
> (.hpp) before it would compile. ElevateDB VCL standard had a maximum
> number of concurrent sessions of 7 so I upgraded to ElevateDB Client
> Server Ver 2.18 but again the header files don't work and I am having
> a problem fixing them. I don't think I should have to do this. Does
> any one have a set of header files that will work with C++ Builder 6?

This is the sort of stuff I'd use a diff engine for. What did you
change before, and how, and apply to the new one too.

CB6 is quite old though is it not? I think I used it for some legacy
project for way too long, and then upgraded to XE2 without any big
issue. My project is pure Windows though, so may be different.

--

Matthew Jones
Image