Support the ongoing development of Laravel.io →

globsecure

Joined 13 Feb 2014

Statistics

Threads 2
Replies 1
Solutions 0
Articles 0
posted 9 years ago

MSSQL - SELECT failed because the following SET options have incorrect settings: 'ANSI_NULLS'

As always run the SET of solution? Problem: SELECT failed because the following SET options have inc...

0 Likes
1 Replies

Upgrading To 4.2 From 4.1 - Errors

Many errors when migrating to version 4.2. comand: composer update Generating autoload files Load...

0 Likes
3 Replies
replied 9 years ago

MSSQL - SELECT failed because the following SET options have incorrect settings: 'ANSI_NULLS'

Solution: <?php DB::connection('sqlsrv')->statement('SET ANSI_NULLS, QUOTED_IDENTIFIER, CONC...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.