Aww nuts.
Sorry, fixed now (I can't live with it :-) ). The fix affects only pgSchema.dll,
so you can just update that.
Cool, glad you're finding it
useful.
Sounds
like it for 2 reasons. Firstly, pgAdmin relies on MDAC to tell it if there are
results to display, or if it was a non-query (MDAC has no concept of scalar
queries). Secondly, one of the nice things about Visual Basic is that you can
always blame invalid memory locations etc. on VB itself or one of the libraries
in use, because VB has no memory access to speak of. You cannot create invalid
pointers as you can in C/C++.
Please do if you get time. I'll happily look for a workaround. I
don't want to spend time developing pgAdmin III further, but bug fixes are
another matter.
Regards,
Dave.
|
Title: Message
- [pgadmin-support] The bugs are getting harder to find... Donald Fraser
- Re: [pgadmin-support] The bugs are getting harder to fi... Dave Page
- Re: [pgadmin-support] The bugs are getting harder to fi... Dave Page
- Re: [pgadmin-support] The bugs are getting harder t... Donald Fraser
- Dave Page