Previous Topic

Next Topic

Inhoudsopgave

Book Index

1.7 Code modifications (MS SQL Server)

46. Extract custom code from the MS SQL database

47. Re-introduce UDTs

48. Change the calls to the SSMA emulation functions

49. Delete the ASCII() function or replace it by the UNICODE() function

50. Replace Char by NChar

51. Replace VarChar by NVarChar

52. Change char_length_varchar

53. Look for incorrect stored procedure calls

54. Convert string literals to Unicode

55. Import customizations into the MS SQL database