Forums
This topic is locked
inserting a record into a sql view of a database
Posted 02 Jul 2003 17:52:36
1
has voted
02 Jul 2003 17:52:36 Emma Roberts posted:
I'm try to do the above useing asp.net c# and dreamweaver mx. Is it possible or can you only insert records into a table?Replies
Replied 03 Jul 2003 09:56:18
03 Jul 2003 09:56:18 Vince Baker replied:
You can insert into a view as long as the view is not relational. If the view is of one single table then you can insert into it. (but then you may as well insert into the actual table)
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting