Get 'Print' results from ExecSql command
From: Richard (abbeyroad_at_mindspring.com)
Date: 10/29/04
- Previous message: Scott Leake: "Re: BOF or EOF when closing TADOQuery"
- Next in thread: Jeremy Collins: "Re: Get 'Print' results from ExecSql command"
- Reply: Jeremy Collins: "Re: Get 'Print' results from ExecSql command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 12:54:54 -0400
Hello,
I have a large SQL script that is used to update a database (add new
indexes, fields, etc.). The script outputs its progress using the 'Print'
command, which if you run the script in SQL Analyzer you'll see the
statements fine. I need to put this script in my Delphi program to run in
an ADO query, but is there a way for me to get the results of the 'Print'
statements and output them to the user so they'll see the progress? Any
tips would be great, thanks!
- Previous message: Scott Leake: "Re: BOF or EOF when closing TADOQuery"
- Next in thread: Jeremy Collins: "Re: Get 'Print' results from ExecSql command"
- Reply: Jeremy Collins: "Re: Get 'Print' results from ExecSql command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|