Re: DB Processing Question
- From: "Martin de Jong" <ML@xxxxxxxxxxxxxxxx>
- Date: Wed, 5 Oct 2005 09:25:57 +0200
It depends on the complexicity of the checks and the size of the data.
In general u choose sql to perform the checks because its much faster ( and
'portable' to sqlserver e.g.) but u loose very sopfisticated error
reporting.
Martin
"George" <George@xxxxxxxxxx> schreef in bericht
news:OArLzFTyFHA.2960@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am trying to write an VB6 application that updates a main access db
table
> with monthly access db table update. In this update I need to apply
> business rules to this data before the update. I understand how to
> accomplish the business rules of the project but was wondering if using
ADO
> and VB6 to import the data is a wise decision. Any ideas or suggestions
to
> help start on this project?
>
> Thanks
>
>
.
- References:
- DB Processing Question
- From: George
- DB Processing Question
- Prev by Date: Re: Problem when executing application from batch file
- Next by Date: Re: How can I edit the Data in a PST File with VB
- Previous by thread: Re: DB Processing Question
- Next by thread: Re: intellisense feature
- Index(es):
Relevant Pages
|