RE: sql_create_basic_N questions

2001-04-19 Thread Steve Newell
[mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 5:35 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: sql_create_basic_N questions Steve Newell writes: > NOTE: I have cross-posted this to the plusplus mailing list as well. > > > I am using sql_create_basic_N

sql_create_basic_N questions

2001-04-18 Thread Steve Newell
NOTE: I have cross-posted this to the plusplus mailing list as well. I am using sql_create_basic_N to generate structures that mirror my database tables. The problem I have is that some of the fields in my database are "blobs" that need to be escaped before insertion. Questions: 1. I am u