hi-
does anyone know if i use foundation if i can get access to a database. in
delphi personal the controls were NOT data aware but i used things called a
wrapper (libsql at sourceforge). is there similar capability when using
foundation? would i use a a wrapper only or could i use a jdbc driver?
from what i read i'd most likely use SWT for the windows GUI.
for my hobby, i'd like to build a personal SQLite tool using java similar
to these two i made in tcl/tk and delphi (found at)
http://3rdshiftcoder.com/basicframe.html
thank you,
jim
j-marvin - 16 Jan 2005 10:30 GMT
after checking in to some things it looks like netbeans
may suit my needs better than foundation. it appears that
netbeans works with mysql and foundation does not.
i have a question regarding netbeans but i will post that
with a different subject.
thanks
jim
David Segall - 16 Jan 2005 12:19 GMT
>after checking in to some things it looks like netbeans
>may suit my needs better than foundation. it appears that
>netbeans works with mysql and foundation does not.
MySQL has a JDBC driver so it should work with all versions of
JBuilder.
>i have a question regarding netbeans but i will post that
>with a different subject.
>
>thanks
>jim