Skip to content

Convert id fields to be of type NVARCHAR for MSSQL implementations

Notifications You must be signed in to change notification settings

tracylemke/SugarSqlServerConvertVarcharIds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SugarSqlServerConvertVarcharIds

  • Copy all files within src/custom/* into instance's custom/
  • Restart IIS and Run Quick Repair and Rebuild
  • Add on config_override.php $sugar_config['dbconfig']['db_manager'] = 'CustomSqlsrvManager';
  • Restart IIS if required to overcome caching
  • Run via command line the conversion script under utilities (run.bat right click pressing shift and selecting the correct user)

About

Convert id fields to be of type NVARCHAR for MSSQL implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.0%
  • Batchfile 1.0%