I am going to write an external program that will be called by xp_cmdshell. My program will have to return some results to the database. My question is:
Where should the program that I write direct...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10131473.html
Zones:
MS SQL ServerDate Answered: 02/23/1999 Rating: 5.6 Views: 0
Hi !
I´m trying to add a row to an SQL table, using the following script : (it´s supposed to get the row from a view , and add it to the SQL table)
Dim Session As NotesSession
Dim db As ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 12/03/1999 Rating: 8.4 Views: 0
I've written a simple batch file to copy some files to a network and would like to add an option at the end of the program to print to a file or network printer. I'm using an NT4 workstation. Can...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10333884.html
Zones:
Windows NTDate Answered: 04/26/2000 Rating: 7.6 Views: 0
I am dynamically creating an SQL statement, the results of which I want to give the user the option to export to MS Excel format. Is this possible? Ive looked at using the 'OutputTo' and 'Transfe...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_12011899.html
Zones:
MS AccessDate Answered: 09/24/2001 Rating: 7.6 Views: 0
Does anyone know how to send the result of an sql query in an excel sheet and in a wait window in programmation ???? (Answer me as fast as possible)
P.S: I'm programming in visual foxpro 6.0
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20006213.html
Zones:
MS SQL ServerDate Answered: 04/27/2002 Rating: 8.6 Views: 0
Hi.
I've got an application I'm working on and I need to do the following...
function GetCustomerName(sAccNum: String): String;
begin
with TQuery.Create(nil) do begin
DatabaseNam...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20161448.html
Hi,
I've written a module to perform a function, I now have the 2 results i need and they are stored in 2 variables. How can I insert these results back into the database? One is of text format ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20272587.html
Zones:
MS AccessDate Answered: 03/15/2002 Rating: 7.4 Views: 0
I am trying to create a program which will have the following layout
-------------------
| |
| |---------| |
| | | |
| | ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20394132.htm...
Zones:
Windows MFCDate Answered: 11/09/2002 Rating: 7.6 Views: 0
I did a tracert on an IP address that our firewall(Sonicwall) reported as a possible attack (169.254.143.4). The results include several lines of the following with the same two IP addresses.
60 m...
http://www.experts-exchange.com/Security/Misc/Q_20427658.html
Zones:
SecurityDate Answered: 01/02/2003 Rating: 6.2 Views: 0
My table has several fields but only 3 of them should involve this. One field is subcontent and holds the category name. Another field is sub and is Y or N. The other is desc and holds the descript...
http://www.experts-exchange.com/Database/MySQL/Q_20508393.html
Zones:
MySQL ServerDate Answered: 02/26/2003 Rating: 7.4 Views: 0