Re: DataGrid, DataBinding, ... help!



On Mon, 10 Aug 2009 20:02:18 -0500, "Ralph"
<nt_consulting64@xxxxxxxxx> wrote:


"Bob Butler" <noway@xxxxxxxxxxx> wrote in message
news:e5zy3yhGKHA.4436@xxxxxxxxxxxxxxxxxxxxxxx

"Webbiz" <nospam@xxxxxxxxxxxxxxxx> wrote in message
news:j0c1859q0747f7bqnv6s8kqohlkl7a8v6d@xxxxxxxxxx
<cut>
"ADO needs to be installed to use DataBinding."

I'm not using ADO. I'm using SQLite.

ADO is not the backend database engine, it is a data access layer that
interprets between your app and that backend. Your app uses the datagrid
which uses the ADO layer which then connects to sqllite, sql, oracle,
whatever...


The OP multi-posted to another group and had his question answered an hour
before we replied. Don't you just love it? <grin>

-ralph


Desperate times calls for desperate measures! :-)

I had planned a release this evening and this installation problem was
getting in the way. There was no way I could know that faithful Olaf
would be along to bail me out again. ;-) So in light of that, I
posted it here as there are usually more active here and perhaps
another rabbit could be pulled out of the hat.

All is good now. App is packaged, downloaded, installed and appears to
be working fine. Whew! Man I dislike deadlines!!! The pressure, the
pills...

Thanks ya'll.

Webbiz
.



Relevant Pages

  • Re: DataGrid, DataBinding, ... help!
    ... I'm not using ADO. ... ADO is not the backend database engine, it is a data access layer that ... interprets between your app and that backend. ...
    (microsoft.public.vb.general.discussion)
  • Re: DataGrid, DataBinding, ... help!
    ... ADO is not the backend database engine, it is a data access layer that interprets between your app and that backend. ...
    (microsoft.public.vb.general.discussion)
  • Re: n-Tier development
    ... app four updates sent to the database BROADCASTS eight trips across YOUR ... rather a bunch of INSERT/UPDATE statements happen between the DAL Server and ... >>> Assuming I have a business layer and a data access layer that may be ... how does my business layer know where my ...
    (microsoft.public.dotnet.general)
  • Re: Migrating away from MS-Access
    ... I'd say going the VB.NET route would be crazy, ... But you *don't* have to do unbound forms in Access. ... required to create a good app in Access. ... I would vote against the data access layer. ...
    (comp.databases.ms-access)
  • Re: Migrating away from MS-Access
    ... right now I'm thinking yeah, Access is much faster, if I just did a complete rewrite of the access front end it would be dandy, but still thers a "but..." ... I think probably this and this reason alone is why alot of people lean towards VB.net based things... ... required to create a good app in Access. ... and a separate data access layer to an app that is ...
    (comp.databases.ms-access)

Loading