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?
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10018033.html
Zones:
Web BrowsersDate Answered: 07/23/1997 Grade: B 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:...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10041...
Zones:
Windows 95Date Answered: 03/12/1998 Grade: A 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
http://www.experts-exchange.com/Database/Sybase/Q_10055201.html
Zones:
SybaseDate Answered: 06/22/1998 Grade: C 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...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10157042.html
Zones:
AuthoringDate Answered: 05/11/1999 Grade: C 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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10254169.html
Zones:
C++Date Answered: 01/11/2000 Grade: B 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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10753601.html
Zones:
MS AccessDate Answered: 07/20/2000 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20146684.html
Zones:
JavaDate Answered: 07/06/2001 Grade: B 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20169687.html
Zones:
Visual BasicDate Answered: 08/12/2002 Grade: A 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...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_20247748.html
Zones:
Web BrowsersDate Answered: 02/03/2002 Grade: B 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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20275115.html