Re: questions



On Sat, 22 Apr 2000, San Segkhoonthod wrote:

> 1. How to retrieve all columns in a particular table?
> I've tried to
>     rs = gda_connection_open_schema(cnc,
> GDA_Connection_GDCN_SCHEMA_TABLES, "emp", GDA_Connection_no_CONSTRAINT);
> 
> but it didn't work.

Hm..I don't know the client-side API at all, really. Hopefully someone
else on the list does? :)

> 2. Many time that I was prompted with the dialog saying that "No
> response to the Save Yourself command. ...." and it let me choose to
> remove or cancel.  I guess that this is a bug in mysql provider.

Hmm...I'm the maintainer of that provider, can you send me some more
info? To start, it helps if I know the mysql version, your version (if
CVS, what day) of gnome-db, and what you tried to do leading up to the
error. I know, somewhat annoying, but it's the best way I have to fix it.

> 3. testing program crashed:
>     - gda-client-test7, 9, and 12
> 
> #12 seemed to have a bug at "select * from table" (line 96)-- it didn't
> use command line.  I changed that line and it worked fine.
> 
> Actually, I found many crashs  but I guess it is still in a very initial
> state, so I didn't report bugs.  Please tell me If I'm wrong.

It shouldn't be too unstable, however, I haven't gone through the code
completely, I'm still working on documenting the various functions and
figuring out how it all interacts with oneanother. I would submit a few
bug reports, I don't know if we have a "correct" way of doing that or
not...





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