Hi

Sorry for bothering you again, but I have some small problems with gnome-db. As Damon
proposed I have added a property which allows you to edit 'Data Source' and
select one. So far so good.
But how should I handle each connection. I see two possibilities:

1. Each gnome-db widget controls its own gda connections. I don't see
actually how this should work, but I guess its feasible. Any ideas?

2. The connection are global visible. Therefore a connection can be
shared and furthermore it has to be opened/closed only once. 

In the second case I don't know where to put the code which controls the
connections. Another problem is which data are stored in the source
code. For example for a connection I need this three information:
user, password and gda_name. Since I don't want to store a password in
the source code, opening a connection implies to have a login dialog.
When should this popup? 

As you can see I have a lot of small problems hints are welcome to
solve them.

wagi

-- 
Daniel Wagner
email: [EMAIL PROTECTED]

GnuPG: 1024D/DCDE890A (public key available on any keyserver)

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to