-
inherentance in SQL server 2000
Hei ,
I would like to know it possible implement inheritance in SQL server 2000.
I have super table as Employee and Sub table as supervisor.can u please help
me
thank you.
-
Inheriatance is not possible in SQL Server 2000
Hi,
You need to use the OOP languages to do inheriatnce. It is not possible in SQL Server 2000 ( T-SQL). If you are developing an database application in .Net, visual inheritance is a good choice to consider.
Regards
bhar
http://www.vkinfotek.com
Discover the power of ADO.NET
Similar Threads
-
By rperez in forum Database
Replies: 5
Last Post: 01-02-2009, 04:14 PM
-
By David Jones in forum Database
Replies: 0
Last Post: 08-31-2001, 12:22 PM
-
By Wesley Long in forum VB Classic
Replies: 2
Last Post: 08-22-2001, 02:44 AM
-
By Mario F. in forum Database
Replies: 1
Last Post: 06-02-2001, 12:10 AM
-
By Nate in forum Database
Replies: 29
Last Post: 05-09-2001, 10:04 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks