> Yes, you're free to consider this a peculiarity of the ADO driver. It might be easily fixable. But it's not a bug.

I respectfully disagree with that. GetName() is supposed to return a _Column_ Name, not a _Table_ Name. Even more, it is supposed to return a Value to identify a Column, so in case of ambiguities it should return a Name in the Form <Tablename>.<Columnname>. So I'd call it a Bug.

Gerd
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to