I am wondering if anyone here is doing their development on a server. Currently, I have 3 developers, we develop on our local PCs (Windows 2000) but the source code is backed up every night on the network (Windows 2000). We are being asked to move our development onto a server that is set up as...
I am attempting to call a stored procedure that resides on our IBM DB2 database, but am getting an error when I try to open it.
I placed a BDE stored procedure component on my form (TStoredProc) and a database component (TDatabase). When I call a procedure that takes one input parameter and...
I am using the SQL Explorer in Borland C++ Builder Version 5 and entered a query in the window provided in the 'Enter SQL' tab. The results of the query showed up below the query that I entered, but I somehow dragged the top of the results window too high and the window to Enter the queries in...
I am writing an application that connects to WORD using OLE Automation. The application works almost like a mail merge, opening a template, then populating it. I am wondering if it is possible to close the application, and disconnect my application from WORD, while keeping WORD and the document...
I defined a new type in my first class and declared an array of this structure. I created a pointer to the array and need to pass this into another class so I can access the data in the array, but the other class won't recognize the structure that I created...
Here's the necessary code for 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.