Home All Groups Group Topic Archive Search About

Multiple Data Source, Same Front End

Author
1 May 2006 11:50 AM
larocca.mario
Hi every one!!
i'm a newbe... studing about ado.net ... and i'm climbing the big wall
of the .net architecture

THE PROJECT:
I need to build a library Catalog. The library has a lot of DataBases
like "catalog1.mdb" "catalog2.mdb" .... and so on. But all of them have
the same structure.

So when you choose a file (.mdb), the app has to Show all the books of
that file. Since the structure is the same for all the file, I guess i
can  create only a form that display datas (controls binded), depending
on which files is selected (or opened)

can anyone tell me a high-level algorithm focused on data side (ADO)?
What will be the static part and what will has to change (and how)

what has to happen from the opening of the file to the showing of the
dates?

thanks everyone
Mario

AddThis Social Bookmark Button