Hi,
another problem I have is that have compounded fields in my sql table.
Example
product@custome r
I need a simple function to return "customer", so it should return the value
after "@", unfortunate "@" will sometimes be character number 6, sometimes
character number 7 etc.
regards
Jorgen
another problem I have is that have compounded fields in my sql table.
Example
product@custome r
I need a simple function to return "customer", so it should return the value
after "@", unfortunate "@" will sometimes be character number 6, sometimes
character number 7 etc.
regards
Jorgen
Comment