Visual Database Tools

  • Thread starter Thread starter Donzo
  • Start date Start date
D

Donzo

Does anybody use the Visual Database Tools in Visual Studio 2003 when
connecting to an Oracle 9i database? Does it work for you?
 
I can see tables/view/procedures. Remember that there are many constructs
in Oracle that a SQL Server oriented product like VS2003 will not
understand. Do you see the connection in VS2003? Can you add a new
DataConnection??

Lloyd Sheen
 
As well ( this is the first time I have tried this) it has no idea of
schemas etc. It just took 5 mins to open a list of stored procs. Also
cannot design tables etc.

But it "works".

Lloyd Sheen
 
Back
Top