Advertisement

1 - 10 of 1013 containing alltags:("nested") (0.001 seconds)
Is it possible to create nested property sheet? If yes, how do you create them? Any example appreciated.
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...
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...
Zones: Delphi ProgrammingDate Answered: 12/25/1998 Grade: A Views: 0
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 ...
Zones: MS SQL ServerDate Answered: 11/05/1999 Grade: B Views: 22
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...
Zones: ColdFusion Application ServerDate Answered: 08/10/2000 Grade: C 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...
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...
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...
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. ...
Zones: Delphi ProgrammingDate Answered: 04/02/2001 Grade: A Views: 0
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 ...
Zones: PowerBuilderDate Answered: 05/10/2001 Grade: B Views: 0