Server Explorer

  • Thread starter Thread starter jmmb
  • Start date Start date
J

jmmb

When using Server Explorer in VS.Net, I can query tables, create stored
procedures and even design objects in the database.
Another very important feature is the ability to drag a stored procedure to
your application generating all the code for the command.
Anybody knows if all of these works for other providers, like Oracle, MySql
and Access?

thanks,
 
Hi
yes it does provide the same features for other providers as well with the
appropriate modification of course for example access connections doesn't
support stored procedure since the DBMS itself doesn't include this feature

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

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

Back
Top