|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Quick SQLclient Data Access ASPX / VB .NETHi
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 You need to explain what you are asking for. The "question" is very hard to
understand. I believe what you're trying to ask is "how do I make a .net aspx page that accesses a sql database". If so you need to load the .net framework SDK. It comes with the most basic examples of how to access a sql database from a webpage. No one can explain it better then these examples. Nate Show quoteHide quote "Ben" <B**@Newsgroups.microsoft.com> wrote in message news:uJbkvl19GHA.2300@TK2MSFTNGP04.phx.gbl... > 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 >
Calculate height in millimeters of a font
how to round number to custom step (0.25, 20, 100...) Remoting Parsing text files Bug in Radio Button (or weird feature) system.enum.getvalues Compilation in dot NET Ctype Datasource to DataTable .. always empty? Linking with .OBJ object files Shared Compression for VB.NET and PHP |
|||||||||||||||||||||||