Enter Keywords:
1 - 10 of 98(0 seconds)
Sort By:
 
I have inherited a MS-SQL 6.5 system and brand to to it.  One table has over 7million records, of which I need to purge out.  It seems I can only sql-delete about 100,000 records at one time - safe...
Zones: MS SQL ServerDate Answered: 06/12/2001 Rating: 7.4 Views: 4
Hi, Is it possible to perform an ISQL of a stored procedure where the results are outputted to a file and the CRLF's at the beginning of a record are excluded? This is on a Windows based syst...
Zones: SybaseDate Answered: 11/14/2002 Rating: 7.6 Views: 0
I have installed a MSDE on a Win98 machine. And I would like to use isql and bcp commands for copying data from .dat files into the database. But I do not know what files (e.g *.exe, *.dll) I need ...
Zones: MS SQL ServerDate Answered: 12/26/2002 Rating: 9.8 Views: 0
Hi, I 'm using   isql -page 5000 -i Controler.SQL to run some questions in a batchfile But now i still have to add the outputfile in the controler.sql egg. CONNECT   "database.gdb" USER...
Zones: Interbase / FirebirdDate Answered: 03/20/2003 Rating: 7.6 Views: 26
Technical Information (for support personnel) Error Type: Microsoft VBScript runtime (0x800A01A8) Object required: '' /combat.asp, line 134 theres the error i get, in this patch of code......
Zones: ASPDate Answered: 02/26/2003 Rating: 7.4 Views: 0
Hello, Adaptive Sever Enterprise is up and running in linux, but when I tried to connect via isql. It gave me information about unix-odbc. Thanks for you help.
Zones: SybaseDate Answered: 02/26/2005 Rating: 7.8 Views: 5
Hello, I am running MS SQL 2005 and i need to run a script that backs up a database to a *.bak file from the taskscheduler, with MS SQL Server it;'s like this: isql -S SQL_SERVER -i "C:\Program...
Zones: MS SQL ServerDate Answered: 01/09/2006 Rating: 9.4 Views: 0
When given no IDE, I have to resort to using ISQL to hit against the database.  I have problems viewing the results from select queries and stored procedures because the rows are too wide.  This is...
Zones: SybaseDate Answered: 03/05/2006 Rating: 8.6 Views: 0
'lo perts. Is it possible to send the output from a isql query to a variable in a shell script? Example: isql -b -Usa -P******<<-EOF > $variable use prod_talis go select sum(AMOUNT) fro...
Zones: Linux DevDate Answered: 06/29/2006 Rating: 8.0 Views: 0
Tags: isql
Hi Can anyone give me an example of how to create a .bat file to execute some sql statements to create  tables using isql. I am ok with the sql it is the isql I need examples of including the ex...
Zones: MS SQL ServerDate Answered: 01/22/2008 Rating: 7.8 Views: 0