Enter Keywords:
1 - 10 of 1874(0.001 seconds)
Sort By:
 
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...
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 ...
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...
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...
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
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...
Zones: Delphi ProgrammingDate Answered: 08/01/2001 Rating: 9.6 Views: 0
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 ...
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 ------------------- |                              | |  |---------|              | |  |            |              | |  | ...
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...
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...
Zones: MySQL ServerDate Answered: 02/26/2003 Rating: 7.4 Views: 0