nsrao
SSC-Addicted
Points: 431
More actions
February 13, 2004 at 11:31 pm
#163013
in source table each row i have to split as two or more rows in destination table.. how can i do this with activex scripting?
Steve Jones - SSC Editor
SSC Guru
Points: 738850
February 14, 2004 at 3:02 am
#494080
DEST("field") = mid(source("field"),1,10) or whatever. Same for second dest field.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply