Re: TADODataset does not want to post records
- From: "Johan" <johanvw@xxxxxxxxxxxxxx>
- Date: 23 Jun 2006 01:55:57 -0700
hmmmm, the TADODataset was in ltBatchOptimistic and I did not update the batch...
"Johan" <johanvw@xxxxxxxxxxxxxx> wrote:
I'm having problems with a particular TADODataset which does not want to "Post" records to the database (SQL Server 2000).
It has a select statement which extract 21 fields from a table and from some parameters. There are onnew, beforeopen, beforepost and afterpost events. No fancy stuff. Integers, chars and money fields. In the beforepost event it does some calculations and set the fields.
The dataset extracts and display the data if I do a manual insert, but does not want to post it. I've tried all kinds of stuff to get this thing workin, but alas... here I am, begging for help.
P.S. I've inherited this program...
.
- References:
- TADODataset does not want to post records
- From: Johan
- TADODataset does not want to post records
- Prev by Date: Re: How to swich Database with MSSQL
- Next by Date: Re: CDS, Query and Access
- Previous by thread: TADODataset does not want to post records
- Next by thread: TCustomADODataSet: Finding detail tables
- Index(es):
Relevant Pages
|