Enter Keywords:
1 - 10 of 1056(0.01 seconds)
Sort By:
 
Is it possible ro run an MS Excell application from within some web browser? If it is, how? Can you connect to an ODBC data source from such an Excel application?
Zones: Web BrowsersDate Answered: 07/23/1997 Rating: 7.4 Views: 0
The Windows control menu for an application is accessed through Alt+Spacebar.  This allows a user to close, maximize, or minimize a window via the keyboard without using the mouse.  My question is:...
Zones: Windows 95Date Answered: 03/12/1998 Rating: 6.2 Views: 0
Procedure A returns a result set.  Procedure B needs to run a sql statement off that result set. However procedure B can't find the "Table or View" (A).  How might I go about doing this?? Roger Webb
Zones: SybaseDate Answered: 06/22/1998 Rating: 6.4 Views: 0
What is the easiest way to create a forum within a website? Does it require loads of programming, or is there some code out there I can just take and customise to my own specifications? I want to c...
Zones: AuthoringDate Answered: 05/11/1999 Rating: 6.6 Views: 0
I have VC++ 6.0 but can't seem to compile a simple chunk of code.  I wrote this in Linux and it compiled just fine with gcc and with's BeOS's BeIDE.  However, VC++ yells at me saying that "dirent.h...
Zones: C++Date Answered: 01/11/2000 Rating: 8.4 Views: 0
I am working on a Database system for a daycare which deals with child records.  I have set up a table to hold the childs information (name, address, phone, etc) and have been asked to include thei...
Zones: MS AccessDate Answered: 07/20/2000 Rating: 8.8 Views: 0
I have mutiple results from the 1st query. I have to base on one of another fields from the 1st query to get the result set from the 2nd query. When I try to do it this way, only 1 resultset is ret...
Zones: JavaDate Answered: 07/06/2001 Rating: 7.6 Views: 0
I have created two classes, one called Order and the other called LineItem. The Order class has a Collection in it of type LineItem. I am writing a method in my Order class to populate the Order ob...
Zones: Visual BasicDate Answered: 08/12/2002 Rating: 9.0 Views: 0
Hi Experts, Hope someone can help here. About 6 month ago i came across a site which acted as a browser. (basically one of my users found it so they could get round web monitoring tools). thi...
Zones: Web BrowsersDate Answered: 02/03/2002 Rating: 7.0 Views: 0
I am trying to run a cursor within a cursor but I am having trouble doing this.  Below is my code - for some reason it seems to run through the inner loop fine but only does the first member for th...
Zones: MS SQL ServerDate Answered: 03/28/2002 Rating: 7.6 Views: 0