TADODataset does not want to post records
- From: "Johan" <johanvw@xxxxxxxxxxxxxx>
- Date: 23 Jun 2006 00:07:36 -0700
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...
.
- Follow-Ups:
- Re: TADODataset does not want to post records
- From: Johan
- Re: TADODataset does not want to post records
- Prev by Date: Re: Connect over internet
- Next by Date: Re: How to swich Database with MSSQL
- Previous by thread: CDS, Query and Access
- Next by thread: Re: TADODataset does not want to post records
- Index(es):
Relevant Pages
|