Ah hello.
I have a logging function that displays an error dialog like the following:
#ifdef _DEBUG
void ShowErr ( LPCTSTR lpszFormatString, ... )
{
CString strMsg ( _T("") );
strMsg.Ge...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23002533.html
Zones:
C++,
CDate Answered: 12/05/2007 Grade: A Views: 0
Is there any way to format the worksheet columns for each record type based on that particular record layout?
For instance, record type 300 has 10 fields of varying lengths, and record type 400 ha...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
how can i get data from varying arrays. I have created 4 columns (datach1,datach2,datach3,datach4)in my database of type datachlist("varary extend(2000)").these objects hold values that comes from ...
http://www.experts-exchange.com/Database/Oracle/Q_20194087.html
Zones:
OracleDate Answered: 06/13/2002 Grade: A Views: 0
dear experts
Pl. let me know more about(with syntax and examples) nested tables and varying arrays in oracle8 for storing multiple values in a single row in a table ?
thanks in advanc...
http://www.experts-exchange.com/Database/Oracle/Q_10295338.html
Zones:
OracleDate Answered: 03/15/2000 Grade: A Views: 13
I am having a problem with the display in dynamic text boxes. I am new to flash, and am creating my first RIA with the MX's. Everything is going fairly well except for a couple of things. The cur...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Using vb.net, I would like to know how to replace a string(which varies) with a "?" or similar character.
If the string was contant in lenght I didnt have a problem, but because the string varies ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20949723....
Zones:
VB ControlsDate Answered: 04/10/2004 Grade: A Views: 0
I have been working on a stored proc. and I am not getting the results that I am looking for.
I want varying outputs depending on the IF statement.
Rules: If the CompleteDate IS NULL then R...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21305018.html
In the course of a project comparing speed/accuracy tradeoff of different algorithms, I discovered a very puzzling anomaly. The speed a particular algorithm depended upon a seemingly irrelevant par...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21500537.html
Zones:
C++Date Answered: 08/03/2005 Grade: B Views: 0
In excel, a table is imported automaticly, I need to copy from worksheet 1 and copy to worksheet two then clear worksheet 1 (to get ready for the next import), but need to copy ontop or underneath...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22410321.html
Is there any way to use JTable and control the width of each
cell ? I see there are ways to control the width (and depth)
of columns and rows but I'm trying to set the width of individual cells in...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10131841.html
Zones:
JavaDate Answered: 04/25/1999 Grade: C Views: 0