Skip to content

SQL Scripts for Microsoft Dynamics GP: Table Function to Split String on Delimiter

Microsoft Dynamics GPThis script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posted the scripts I wrote against Microsoft Dynamics GP over the 19 years before I stopped working with Dynamics GP.

This script creates a table function which will split a string based on the supplied delimiter; it was created for a user who split their item number into segments, separated with hyphens:

/*

Continue Reading Ian Grieve’s Article on their blog

SQL Scripts for Microsoft Dynamics GP: Table Function to Split String on Delimiter

This script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posted the scripts I wrote against Microsoft Dynamics GP over the 19 years before I stopped working with Dynamics GP. ‎…

Blog Syndicated with Ian Grieve’s Permission

Leave a Reply