Hi Experts,
I have another question, I have a table with a field (PayRate) that holds the pay rate of various individuals which are entered with two places after the decimal (example: 12.65). ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23439377.html
Zones:
MS AccessDate Answered: 05/28/2008 Grade: A Views: 0
I have an Ultrastor 1989 built 16-bit ISA MFM-Harddisk-Controller "M 94V-0". I plugged it into my computer and it
didn't work so I need the documentation of the DIPs now...
http://www.experts-exchange.com/Hardware/Misc/Q_10047133.html
Zones:
HardwareDate Answered: 04/10/1998 Grade: A Views: 0
What is wrong with the code here? the part on: (CString str = col + " = ' "+ dlg.m_filterValue + ' ";
Written something about
{ error C2679: binary '+' : no operator defined which takes a right-h...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10070774.html
Zones:
C++Date Answered: 08/30/1998 Grade: C Views: 0
I'm trying to do what is supposed to be simple: print! Suggestions towards that goal are greatly appreciated. At the moment I've managed to do a reasonable print preview in an SDI app. The problem ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10083041.htm...
Zones:
Windows MFCDate Answered: 09/23/1998 Grade: A Views: 0
I´ve made an Dialog based app. And now I´ve also made a myhlp.hlp file. I have a button on my MFC app and now I want´to know the code for launching my hlp file when I click the button. I would real...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10103724.htm...
Zones:
Windows MFCDate Answered: 12/01/1998 Grade: B Views: 0
My application is written in VC++5 with MFC. I use a modeless dialog box which is dismissed with the following line:
m_pdlg->DestroyWindow();
PostNcDestroy is overridden like this:
void CImageDisp...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10173161.html
I am using access database where I have a col dt_entry of type date/time with format dd/mm/yyyy. In my application I have one CRecordset derived class for above table say m_pSet. Now I want to filt...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10200593.htm...
Zones:
Windows MFCDate Answered: 02/05/2002 Grade: A Views: 0
Hi,
I have used the following code to get table info from my database.
My database contains only one table.
I don't know why the index value must be set to 4 in order to get the name of the ta...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10307135.htm...
Zones:
Windows MFCDate Answered: 03/09/2000 Grade: A Views: 0
==> I am using SQL Server database where I have a col dt_entry of type date/time with format dd/mm/yyyy. In my application I have one CRecordset derived class for above table say m_pSet. Now I want...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10308668.htm...
Zones:
Windows MFCDate Answered: 04/08/2000 Grade: B Views: 0
I have a problem creating referential integrity among several tables.
Here goes:
I have a table, TABLE_M, that contains several columns of data I will refer to the several columns of data as Data...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10547201.html