MikeBronner
Programmer
Hello friends,
I am working on doing a database cleanup in preparation for some application migration. This entails making sure (as much as I can anyway) that each field contains the correct values. One of these field is for storing URLs. Is there any way I can check for valid URL format easily, for instance using PATINDEX?
Any help is appreciated!
Thanks
Take Care,
Mike
I am working on doing a database cleanup in preparation for some application migration. This entails making sure (as much as I can anyway) that each field contains the correct values. One of these field is for storing URLs. Is there any way I can check for valid URL format easily, for instance using PATINDEX?
Any help is appreciated!
Thanks
Take Care,
Mike