B
Ben
Hi
We have a shared webhosting that provides us SQL Server databases with
SqlClient access only.
We have many tables that we need access to but just want to provide 'rough
and ready' add, modify, delete records. Because there are so many tables we
need to be able to very rapidly create the data modification pages. These
pages are not going to be released to users only the developers so the odd
error (such as too many characters entered in a field) would not be an
issue.
What would be the fastest method of creating these webpages?
Thanks
B
We have a shared webhosting that provides us SQL Server databases with
SqlClient access only.
We have many tables that we need access to but just want to provide 'rough
and ready' add, modify, delete records. Because there are so many tables we
need to be able to very rapidly create the data modification pages. These
pages are not going to be released to users only the developers so the odd
error (such as too many characters entered in a field) would not be an
issue.
What would be the fastest method of creating these webpages?
Thanks
B