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.
Author |
Topic |
dmcmoran
Starting Member
4 Posts |
Posted - 2010-03-04 : 03:41:05
|
HiI have to modify a stored procedure to perform the check digit algorithm for SSCC (http://www.gs1uk.org/tools/check_digit_calculator.asp#sscc) labels, so I can store the code in the databse for ASN purposes.I know what the algorithm is but I'm not sure how to get this programmed into SQL.Has anyone got this to work? |
|
dmcmoran
Starting Member
4 Posts |
Posted - 2010-03-04 : 05:26:23
|
Sorted it from this:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=88380&SearchTerms=sscc |
|
|
|
|
|