Re: [gnome-db] Per-table meta-data with capital letters in the table
- From: Vivien Malerba <vmalerba gmail com>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: "gnome-db-list gnome org" <gnome-db-list gnome org>, Murray Cumming <murrayc murrayc com>, Shawn Ferris <shawn ferris gmail com>
- Subject: Re: [gnome-db] Per-table meta-data with capital letters in the table
- Date: Mon, 5 Oct 2009 09:59:57 +0200
2009/10/4 Johannes Schmid <jhs jsschmid de>:
> Hi!
>
>>
>> When database providers render a GdaServerOperation to SQL when
>> performing the operation, the SQL identifiers are copied without any
>> transformation, so it's up to you to correctly set the SQL identifiers
>> values (such as table name), so the anwser is no, you don't have to.
>
> Wouldn't it be useful if GdaSqlBuilder would automatically check if the
> SQL identifiers need quoting and quote them if needed? As I programmer I
> would expect that it takes care of it as it takes care for quoting SQL
> keywords.
Id does when you use gda_sql_builder_add_id(), see for example
http://git.gnome.org/cgit/libgda/tree/samples/SqlBuilder/example.c.
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]