Re: [Planner Dev] Migration of SQL backend to libgda now beta!!



El jue, 15-01-2004 a las 10:45, Richard Hult escribió:
> tor 2004-01-15 klockan 01.18 skrev Alvaro del Castillo:
> > Hi guys!
> > 
> > Here goes a patch to apply against planner cvs HEAD. With it planner
> > uses no more libpq to save the data in postgres, it uses libgda.
> 
> Great, the patch looks fine!
> 
> Do we still need to check for postgres in the configure checks?

No, we can remove it. I'll do it before the commit.

Also, I have added some more code to show errors from libgda if we have
probs using the database.

Now that we are in libgda, I have just commited the patch, I would like
to think a little at show end user details:

- Create the database schemas for the user if she didn't do it.

- Warn the user if the database encoding isn't UNICODE.

- In the loading phase, we can't show the error dialog if there are
probs. I think it is because that dialog is associated wit the new
window project, and if the load fails, we have no window and can't show
the error dialog. But I have to look at it.

- Redesing the queries in order we can use the libgda 1.2 features. For
example, we can forget the cursor queries because libgda 1.2 will handle
that magically. Also, cleaning the queries using cursor we can start
thinking in the MySQL backend.

Cheers

-- Alvaro

> 
> /Richard

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]