This is a migrated thread and some comments may be shown as answers.

Error with sql server 2000

2 Answers 100 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Iftekhar Ivaan
Top achievements
Rank 1
Iftekhar Ivaan asked on 23 Nov 2009, 05:27 PM
Hi,
I have downloaded Telerik_OpenAccess_ORM_2009_3_1119 and try to connect to the existing sql server 2000 database. Database get connected ok but if I try to do reverse mapping the I get error  Invalid object name 'sys.database_principals'

I can not see any existing table for my database.

Pleasse help

Thanks

2 Answers, 1 is accepted

Sort by
0
Ady
Telerik team
answered on 24 Nov 2009, 02:46 PM
Hi Iftekhar Ivaan,

 I'm afraid that is a regression that got introduced. It is an error while reading the default schema of the user. We are sorry for the inconvenience. As a workaround I suggest the following.
  1. I have attached an empty reversemapping.config with the default settings.
  2. You can copy this to your project and then run the Reverse mapping wizard.
  3. You will not see any objects in the wizard yet. Use the 'Reload' or 'Merge' button to load the objects from the database. This will load all the objects for the current user.
 
  Hope this helps.
Sincerely yours,
Ady
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Kevin Bourque
Top achievements
Rank 1
answered on 24 Feb 2010, 04:54 PM
This works perfectly!  Thanks Telerik (and thanks for supporting .NET Rocks!)
Tags
Getting Started
Asked by
Iftekhar Ivaan
Top achievements
Rank 1
Answers by
Ady
Telerik team
Kevin Bourque
Top achievements
Rank 1
Share this question
or