Using FS, GS, RS and US (was A question about certain ASCII characters...)
Dar Scott
dsc at swcp.com
Wed May 11 16:21:51 EDT 2005
On May 11, 2005, at 2:03 PM, kee nethery wrote:
> I get data from SQL databases and I use ASCII(29) between result rows
> and ASCII(30) between elements within a row. My only caveat is that I
> have to make sure nothing inserts those characters into the database.
> But having the data come back to me in that organization makes it very
> easy to parse the results.
Yes, binary data can sometimes be a problem.
Do the databases not provide the organizing ability you want?
Dar
More information about the use-livecode
mailing list