One of our clients requires their membership system extending so that all emails sent & received regarding a member's email address be referenced or stored in the SQL database that hosts the core data.
Is there some product/technology out there that could allow us to either create of copy of...
A client of ours wishes to expand their current membership system. The current system as an "events" subsystem that allows them record dates & times of telephone calls & letters sent.
They wish that all emails sent & received by a member be also recorded. Ideally they would want the actual...
I know this can be done, cos I've done it before, but I cannot find the article in MSDN anymore.
What i am trying to do is change the FILEVERSION & PRODUCTVERSION properties of the compiled code, each time I compile them.
I remember it involved your own header file & a VS6 macro that opened...
Can anyone help ? Our C++ code uses the Active X control to display our reports. We have the export button enabled on the toolbar & can export fine. We can even export directly into Word (without saving to a disk file first) if the PC has the u2dapp.dll
However, when we try to export through...
1. How compatible are MS-SQL 2000 & IB6/7 in terms of datatypes, triggers, procedures, etc? I have looked at a SQL 2000 server database through Enterprise Manager & the metadata generated as a script looks totally foreign to me !
2. Is there a quick way to get all the tables, triggers &...
Can anyone recommend any software that allows use to "draw" the dialogs/forms that will eventually end up in our packages.
We have produced lots of bespoke character-based software in the past & as such always provide the client with some form of written specification, which included...
We are at the end of the road with this one !!!!
We have 20+ clients that we have upgraded to 5.0.5 or 5.0.6 over the last 2 years. Some of the upgrades involved new hardware as well.
The problem is that on an hourly basis, telnet sessions are "freezing" up. By whatever means...
Can anyone tell me which attribute for a user object in Active Directory stores the Terminal Service Profile Path (The one on the Terminal Services tab, not the Profiles tab in Active Directory Users & Computers).
I am using LDIFDE/CSVDE to extract info from a very badly put-together network of...
Can anyone tell me which attribute for a user object in Active Directory stores the Terminal Service Profile Path (The one on the Terminal Services tab, not the Profiles tab in Active Directory Users & Computers).
I am using LDIFDE/CSVDE to extract info from a very badly put-together network of...
I have a simple SDI application that constructs CDialog-based objects & calls DoModal() on them. Everything is fine except that 3 dialogs are not just for data entry with a OK & a Cancel button. These 3 dialogs process records in a database & show a progress bar as they proceed. Whilst they...
I remember reading an article in MSDN about setting Visual Studio up to automatically increment version/build numbers, but for the life of me I cannot find the article again.
Can anyone point me at it or does anyone know how to automatically assign different numbers to Release builds.
Thanks...
I need to get an app to open an ODBC data source exclusively using CDatabase/CRecordset classes.
We are using Interbase 6.0 (which supports exclusive mode), but according to MSDN, CDatabase does not !
The app is intended to be run from any number of PCs connected to a central server, but can...
I have 3 tables (ACCOUNT, BALANCES & ORDERS) which all have primary keys created by their own trigger/generators.
BALANCES also has a foreign key that references ACCOUNT's primary key.
ORDERS also has a foreign key that references ACCOUNT's primary key.
Everything works fine, but I cannot...
Does anynone know where I can download some 32x32 icons from (free or otherwise).
The ones supplied with Visual Studio Enterprise are not quite right for the software we are producing.
I know we can draw our own or "steal" them from other executables, but that is time-consuming & we...
I have with accelarator keys attached to menu items that work with a SDI app with multiple views.
One particular view has a modeless CPropertySheet on it & when this the active view & the sheet is enabled & has focus the accelarator keys don't work.
How do I detect the keys & pass them to...
I am binding Dialog controls to member variables of CRecordset-derived classes, by specifing a Foreign Class & pointer variable on the Class Info tab of the Class Wizard dialog. This creates the correct DDX entries.
However, I now have some CRecordset classes inside a DLL & although I can do...
We have seperate commercial applications that need to create tables in a common database. Eg: Sales package creates table names beginning with 'SAL', Stock creates table names beginning with 'STK' & so on. Also there can be multiple databases (one each for seperate departments/companies)
We...
When you call EnableWindow(FALSE) on a CEdit box, it shows dark gray text on light gray background (using standard Windows colour scheme)
Basically, I want to show all the controls on a form/dialog read-only initially & only enable them when it right to do so. Unfortunately it looks...
When you call EnableWindow(FALSE) on a CEdit box, it shows dark gray text on light gray background (using standard Windows colour scheme)
Basically, I want to show all the controls on a form/dialog read-only initially & only enable them when it right to do so. Unfortunately it looks...
Does anyone know where to get a decent multi-file search & replace utility?
I need to replace a certain string in multiple .CPP & .H files in multiple directories.
Yes, I know I could write one, but I'm lazy !!!!!! Spencer Window (not a joke name)
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.