Re: Could anyone plz kindly help me? :(
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 07/01/04
- Next message: Brian Bushay TeamB: "Re: How to get ID field from inserted table in a join using BetterADO"
- Previous message: Viatcheslav V. Vassiliev: "Re: Storing Unicode text to ntext field of MS SQL 2000 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 01 Jul 2004 12:10:53 -0500
>> Ok, when I try to change the records like following:
>>
>> tmpADODataSet.FieldByName('CLIENT_NAME').AsString = 'New Name';
>>
>> This should be ok, but:
>>
>> tmpADODataSet.FieldByName('CLIENT_ADDRESS').AsString = 'Address';
>>
>> This should report an error.
An error is reported when I try this because Client_Address is a readonly field.
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: How to get ID field from inserted table in a join using BetterADO"
- Previous message: Viatcheslav V. Vassiliev: "Re: Storing Unicode text to ntext field of MS SQL 2000 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|