Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Backtick Backquote in JDBC Driver SQL
Backtick Backquote in JDBC Driver SQL [message #596041] Fri, 10 July 2009 20:47
Rob C. is currently offline Rob C.Friend
Messages: 2
Registered: July 2009
Junior Member
The SQL builder adds backticks (backquotes) to database and table names.
Teradata (which I'm accessing through a JDBC driver) can't interpret the
backquotes. Is there an way to make them optional, or replace them with
another delimiter? (Teradata uses double quotes (") or nothing instead of
the backquote (`).
Previous Topic:reExecuteScript extension point...HELP!
Next Topic:Property for "Connect every time the workbench is started" ?
Goto Forum:
  


Current Time: Tue Mar 19 08:48:01 GMT 2024

Powered by FUDForum. Page generated in 0.02612 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top