SplitVar

[PHP]


SET QUOTED_IDENTIFIER OFF
INSERT INTO ModelToPart
(modelID,ModelPartID)
VALUES





('#URL.modelID#',' #ListGetAt( SplitVar, intI+1, "," )#')
,

ERROR: #CFCATCH.Message#






[/PHP]

I am using the code above to create a Query that inserts multiple records.

Buy I have a extra coma at the end.

how can i have it that the last coma does not sohw

Thanks


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories