jws wrote:
It would be very helpful if, when running a 15K line sql script and
errors are encountered, the cursor could jump to the line in question
so that it would be apparent where the problem is. Perhaps each line
could be highlighted as it was executed, and the window could scroll
to follow.
OK, thanks. I will download it ...
> Date: Mon, 12 Mar 2007 09:00:34 +> From: [EMAIL PROTECTED]> To: [EMAIL
> PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re:
> [pgadmin-support] Build wxWidgets-2.8.0 in Cygwin> > QuanZongliang wrote:> >
> It seems M$-VC++ is too expensive.> > I
QuanZongliang wrote:
> It seems M$-VC++ is too expensive.
It's free:
http://msdn.microsoft.com/vstudio/express/visualc/default.aspx. you'll
also need to install the platform SDK.
Regards, Dave
---(end of broadcast)---
TIP 4: Have you searched our l
It seems M$-VC++ is too expensive.
I will try it on the Linux(Fedora Core 6).
please suggest.
Thanks.
> Date: Mon, 12 Mar 2007 08:23:56 +> From: [EMAIL PROTECTED]> To: [EMAIL
> PROTECTED]> CC: pgadmin-support@postgresql.org> Subject: Re:
> [pgadmin-support] Build wxWidgets-2.8.0 in Cygwi
QuanZongliang wrote:
> hi!
>
> I had compiled wxWidgets-2.8.0 in Cygwin with command:
> ./configure --with-gtk --enable-gtk2 --enable-unicode
> --enable-mimetype=no
> but got warning message:
> checking for backtrace() in ... no
> configure: WARNING: backtrace() is not available, wxSt