Menu

#45 please add to TgaBasicSQLParser.Create

open
nobody
None
5
2005-01-03
2005-01-03
No

Please add to TgaBasicSQLParser.Create():

with FSymbolQuotes.Add as
TgaSQLQuoteInfoItem do
begin
StartDelimitier := '[';
EndDelimitier := ']';
QuotedIdentifierType := qtSymbol;
end;

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.