Is it possible to create nested property sheet? If yes, how do you create them? Any example appreciated.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10027922.html
Zones:
C++Date Answered: 12/01/1997 Grade: C Views: 0
petern had answered a question about 'nested dialogs' some days ago. I tried to contact petern by email but I get always a mailer daemon !!!
I need a full source code or a web-site with an example...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10039816.htm...
Zones:
Windows MFCDate Answered: 02/20/1998 Grade: A Views: 0
I'm trying do to something very simple - but I'm stuck.
I'm using 3 TClientDataSets CDS1, CDS2 and CDS3.
I'm not connected to a server or something. It's just local, loaded from files.
CDS1 is t...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10102544.html
Does t-sql support nested ifs or an equvalent. I am trying to do something like.
if expression
Begin
print 'xxx'
if expression2
BEGIN
print 'yyy'
print ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10229419.html
I have been working on this forever with no luck. I know this is probably simple but I just need an answer quickly.
I have a page where there are multiple things being pulled from a database. If i...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10558141...
hello,
i have nested query
query2 gets data from query1 and query3 gets data from query1 and query2
when ever the numbe of data increses i am getting the following error
java.sql.SQLException...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11263674.html
Zones:
JavaDate Answered: 09/13/2000 Grade: A Views: 0
I have a situation where I am manipulating large amounts of data from many (800+) text files. I am processing data from a software audit of 10,000 workstations that is sent to me in 800+ text file...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11510439.html
Zones:
Visual BasicDate Answered: 10/12/2000 Grade: A Views: 0
Hi,
I'm creating an XML help file for use in IE5+
Current work can be found at:
http://xml.aethon.co.uk/
My next issue is that when a "page" is clicked, rather than a "chapter" I want to disp...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20095405.htm...
Zones:
XMLDate Answered: 03/27/2001 Grade: A Views: 0
The component I'm make has nested Properties. how do I get them send a signal to repant/Invalidate the component.
I've tryed 'Invalidate;' and 'Repaint;' and just recive a error apon comipling.
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20099907.html
when i use a nesting cursor in pb,the second fetch
occurs the error message "cursor is not open".
is it why?
can not pb support a nesting cursor?
if not ,can i use other method to select data ...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20115568.html
Zones:
PowerBuilderDate Answered: 05/10/2001 Grade: B Views: 0