Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Diagrams Problem !!!
Message
From
08/01/2003 10:30:55
Dave Sonier
Technologies Nter inc.
Gatineau, Quebec, Canada
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Diagrams Problem !!!
Miscellaneous
Thread ID:
00739307
Message ID:
00739307
Views:
74
HI,

I have a SQL 7.0 SP3 on my server. I've recently installed the SQL Server 2000 client on my desktop. I don't see my DIAGRAMS any more. WHY ?

It's weird because if I go on a Win95 with EM 7.0 it's work.

I also tried this instructions from Technet and it's not work:
***
alter table dbo.dtproperties add uvalue nvarchar(255) null
go
if exists(select * from dbo.dtproperties) exec('update dbo.dtproperties set uvalue = convert(nvarchar(255), value)')
go
***

Anyone ideas where to find them in SQL 2000 or how to 'enable' them back
again?
==========
More information...

When I tried to create and save the diagrams I got this error message:
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored procedure 'dbo.dt_getobjwithprop_u'.

What can I do to resolve that problem ???

Dave
Techologies Nter
Next
Reply
Map
View

Click here to load this message in the networking platform