Multi DB. And now?

  • Thread starter Thread starter Max André Bündchen
  • Start date Start date
M

Max André Bündchen

Hi all,

That is a really bad, bad question, but some of us have problem with a
application with more than one DB. Anyone here dev. the same app. for more
than one DB? Why the best solution in the ADO.NET for that, thinking in time
and cost, of course.

In my case, for example, I have a app. that work only by webservices and
should be installed in many bases, like SQL Server, Oracle and PosgreSQL.
That's a fruit salad!! :-)
 
Hi Max,

You'll have to create an abstract layer and database dependent layers.
Perhaps with a factory block.
Also, it depends on database complexity..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top