Welcome Guest, Not a member yet? Register   Sign In
Migration library + sqlsrv driver
#1

[eluser]Mat-Moo[/eluser]
If you try to use the Migration Library with the SqlSrv library it fails as such
Code:
Error Number: 42000

[Microsoft][SQL Server Native Client 10.0][SQL Server]Incorrect syntax near the keyword 'IF'.

CREATE TABLE IF NOT EXISTS migrations ( version INT(3) NOT NULL )
Probably more the SqlSrv driver than the migration library and I noticed some updates in other threads which I might have to pull Sad




Theme © iAndrew 2016 - Forum software by © MyBB