On Jun 23, 2011, at 1:16 PM, Norman Palardy wrote:
>
> On Jun 23, 2011, at 10:35 AM, Charles Yeomans wrote:
>
>>
>> On Jun 23, 2011, at 12:22 PM, Norman Palardy wrote:
>>
>>>
>>> On Jun 23, 2011, at 10:10 AM, Charles Yeomans wrote:
>>>
>>>>
>>>> On Jun 23, 2011, at 11:13 AM, Norman Palardy wrote:
>>>>
>>>>>
>>>>> On Jun 23, 2011, at 5:54 AM, Charles Yeomans wrote:
>>>>>
>>>>>> The example code in the PreparedSQLStatement page is really quite bad; I
>>>>>> suggest you not bother with it.
>>>>>
>>>>>
>>>>> I've updated that page to show how you can use a prepared statement to
>>>>> insert data as well
>>>>
>>>> I don't see the update.
>>>
>>>
>>> http://docs.realsoftware.com/index.php/PreparedSQLStatement
>>
>>
>> I had expected to see something like
>>
>> "INSERT INTO Customers (FirstName, LastName, Address, Email, Company, Phone,
>> Fax, City, State, PostalCode) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
>
> Oh geez ... bet I previewed it but didn't save
> One minute
> ...
>
> there
>
Much better now.
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|