mingw now has built in sql

this is a port of pgadmin from postgresql normally its built with msvc and gnuwin32 libraries i took a step further to show what my environment can do and ported the msvc project files to codeblocks which i then built this with and yes it works

only caveat is you actually need the msys shell for starting it the first time (need the posix superuser command) after creating the database you can install it as an NT service.
i included a handy script for initial setup

to connect to it the first time with pgadmin you log in as postgres password postgres and role postgres simple ey ?

dont worry the initial database is localhost only so you wont get hacked

more libraries added btw libsound and portsound for unix to windows hackery and back.
libogg and vorbis.
libflac.
#security stuff.
openldap. (linux ldap authentication gone wild)
openssl.
opengpg.
#gui stuff
gtk and friends now with the c++ versions included.
#corba stuff
bonobo orbit and idl.
# tcl stuff
source navigator (small ide with a load of power).
tix.
# python
python 2.6 mingwport (does not have everything the package from python site has but it suffices for most).
# unicode tools.
ICU and libunicows.
# c++ gui stuff
wxWidgets shared unicode build (the sql interface was actually built against this).
# ide now has some extra tools like svn and wget.
zipping it up untill i can find someone who can help me build an installer for it

can get it on my ftp in the root named MDev.exe (self extracting archive).