gerardd
8th March 2012, 12:42
What is the best character to use for separating the fields in a bdbpre dump?

I see mostly a pipe is used but,
what if a user types that in f.i. a description?

bdittmar
8th March 2012, 13:55
What is the best character to use for separating the fields in a bdbpre dump?

I see mostly a pipe is used but,
what if a user types that in f.i. a description?

Hello,
for tabledumps i use ^A to prevent | issue.

Regards