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 Rating: 5.8 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
Zones:
MS SQL ServerDate Answered: 11/05/1999 Rating: 8.0 Views: 38
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...
Zones:
Cold...Date Answered: 08/10/2000 Rating: 6.2 Views: 0
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 Rating: 7.4 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 Rating: 6.2 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 Rating: 7.0 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 Rating: 7.4 Views: 0
I have a spreadsheet where in column D, I input the values A or B or C and in column E, I input certain percentage values like 8%, 13% etc.
In column F, I am trying to devise the correct formula w...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_202...
Zones:
MS OfficeDate Answered: 04/25/2002 Rating: 8.0 Views: 0