<http://forum.pspad.com/read.php?f=2&i=10201&t=10201> 
----------------------------------------------------------------

Hi,

I was wondering if anyone know if it is possible to write a script that
can populate some kind of datagrid with data from the log window?

I use Pspad a lot against different sql server servers running queries.
>From time to time I miss the ability to view the data in a grid (like in
Query Analyzer). I was thinking it could be possible to write a script
that reads the output in the logwindow (after a query is returned  to the
logwindow) and populate a data grid with the data. This way I could easily
get an overview over the data, especially when a lot of e.g. varchar(200)
columns is returned. Today I will have to do a lot of horizontal scrolling
to be able to view all data as all 200 characters are returned.

Are there any free datagrids available  for such use and how would I go
ahead to read out the data in the log window?

Thanks

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to