Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.
Jysafe Starting Member
6 Posts
replace(space(3-len({Cono})), ' ', '1') + {Cono} +(if len(cstr({empno}, 0, '')) < 4 then replace(space(4-len(cstr({empno}, 0, ''))), ' ', '0')) +cstr({empno}, 0, '')
SwePeso Patron Saint of Lost Yaks
30421 Posts
SQLTeam.com Articles via RSS
SQLTeam.com Weblog via RSS
- Advertisement -
Articles
Forums
Blogs
Contact Us
About the Site