c++builder
oracle year change trigger
I m on a problem that I can t figure out. I m building an application in c++ builder 2009 and oracle 11g. I have some calculated data that depend on users age. What I want to do is to re-calculate the[详细]
2023-02-27 16:55 分类:问答How To send Array or vector (has contact list ) from IdTCPServer to IdTCPClient (indy10)
1) Now I am writing IM chat System i face some problem how to send开发者_StackOverflow中文版 vector that has information from the server to Client[详细]
2023-02-26 15:31 分类:问答When is the inherited Constructor code called
If the constructor of my class inherits a parametrized constructor of another class, will that inherited constructor code be executed before or after the code that I place in my constructor?[详细]
2023-02-26 14:04 分类:问答codegear(c++) and serial port
Can anybody help me find free components or any other easy way to communicate with device attached to the seria开发者_StackOverflow中文版l port? I\'m using Codegear and quite desperate after few days[详细]
2023-02-26 00:36 分类:问答Load-time linking with C++Builder DLL in VC++
Is it possible to use a C++Builder DLL in a VC++ application using load-time linking? If so, how is this done? I tried to build the VC++ application against my C++Builder .lib file, but got an error i[详细]
2023-02-25 07:48 分类:问答new int[] throws 'Access Violation' exception
I\'ve been working on custom Vector class. Everything works perfectly fine on Microsoft compiler, however when I try it on Borland I\'m getting a really strange error.[详细]
2023-02-25 03:52 分类:问答BCB 6.0 "raised exception class EAccessViolation with message 'Access violation at address'"
I\'m newer to C++. I have written some code, but when i run it, there\'s always this: raised exception class[详细]
2023-02-25 03:45 分类:问答How to use IdThreadComponent in c++ builder
How to use IdThreadComponent with TIdyTCPServer in c++ bu开发者_StackOverflow中文版ilder???? Please help!TIdTCPServer is multi-threaded internally for you.You don\'t need to use TIdThread or TIdThrea[详细]
2023-02-24 08:07 分类:问答How can I resolve interface method and base class method name conflict in C++ Builder?
I have the following abstract ba开发者_Go百科se class, SettingsInterface, that I use as an interface:[详细]
2023-02-24 06:26 分类:问答How to auto expand all TTreeView nodes?
I want to expand tree on main form w开发者_开发问答hen application starts. How i can do it? I cant find corresponding property.[详细]
2023-02-23 03:37 分类:问答