this is only a tip for all developpers who have written apps for MS SQL Server
based on early CENTURA SQL BASE many Apps used the method (+) to define an outer join in a SQL SELECT.
When MS SQL server came to the market many apps have to be changed and the (+) method for outer joins
was changed to =* or *=.
This runs with no problems for many years.
Later version of SQL Server (2005 und 2008) could be set in the compatibility mode 80.
In this mode the =* or *= method for outer joins was supported.
Now with SQL Server 2012 a set to compatibility mode 80 is not possible any more.
Now only the ANSI compatible method LEFT (Or Right) OUTER JOIN is possible for outer joins.
So if you use the old methods you have to change your SQL code inside TD to be compatible with MS SQL Server 2012.
Again: it is only a tip for those, who use non ansi outer joins in apps that are connected to MS SQL Server.
Regards
M.Schmidt
OUTER JOIN in SQL Server 2012
General discussion forum about all databases other than SqlBase.
1 post
• Page 1 of 1
OUTER JOIN in SQL Server 2012
Post by MSchmidt » 10 Jul 2012, 22:48
1 post
• Page 1 of 1
Return to “General Discussion”
Jump to
- General
- ↳ OpenText Gupta Announcements & News
- ↳ General Discussion
- ↳ Forum Discussion
- ↳ Tools, libraries, Samples & Tips
- ↳ M!Table & M!Image
- ↳ TDAppTools
- ↳ Enhancement suggestions
- ↳ Jobs, Promotions & Marketing
- ↳ Polls & Surveys
- Team Developer 7.x
- ↳ General Discussion TD 7.x
- ↳ Bug Reports
- Team Developer 5.x and 6.x
- ↳ General Discussion TD 5.x and 6.x
- ↳ Bug Reports
- Version independent Q & A (and older ANSI versions up to v4.2)
- ↳ General Discussion (TD version independent, non specific)
- ↳ Bug Reports (TD 4.2 and older)
- SqlBase & Connectivity
- ↳ SqlBase General Discussion
- ↳ SqlBase Bug Reports
- ↳ Other databases (Oracle, Sybase, SQL Server, MySql, PostgreSQL etc)
- ↳ General Discussion
- ↳ Bug Reports
- Report Builder
- ↳ General Discussion Report Builder
- ↳ Bug Reports
- TD Mobile
- ↳ General Discussion TD Mobile
- ↳ Tools & Samples
- ↳ Bug Reports
- Newsgroups ( newsgroup.guptaworldwide.com & talkto.guptaworldwide.com )
- ↳ Gupta newsgroups/usenet (years 1995-2010)
- ↳ comp.databases.gupta
- ↳ advanced.programming
- ↳ gupta.bugreport
- ↳ gupta.faq
- ↳ gupta.jobnet
- ↳ gupta.marketing
- ↳ gupta.wishlist
- ↳ forum.sqlbase
- ↳ forum.sqlhost
- ↳ forum.sqlwindows
- ↳ td.cdk
- ↳ td.connectivity
- ↳ td.development
- ↳ td.reportbuilder
- ↳ td.sourcecode
- ↳ td.tom
- ↳ td.web
- ↳ 3rdparty.tools
- ↳ TekTips
- Community Links
- ↳ Team Developer WIKI
- ↳ Team Developer Sample Vault
- ↳ OpenText Forum
- ↳ Other web resources
- ↳ LinkedIn Networking Group
- ↳ Thomas Uttendorfers blog
- ↳ MICSTO
- ↳ Narod
- ↳ Christian Schubert
- ↳ Ivano Osti
- ↳ CMH.Tools
- ↳ YouTube channel: TD Wiki
- ↳ YouTube channel: OpenText Gupta
- ↳ Facebook: OpenText Gupta
- ↳ Tek-Tips - SqlBase
- ↳ Tek-Tips - Centura solutions (discontinued)
Who is online
Users browsing this forum: No registered users and 4 guests