473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Quick SQLclient Data Access ASPX / VB .NET

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
Oct 24 '06 #1
1 1189
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

"Ben" <Be*@Newsgroups.microsoft.comwrote in message
news:uJ**************@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

Oct 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: dinesh | last post by:
I'm trying to run the ibuyspy ecommerce example (www.ibuyspy.com) using MSDE as a database. I get the following error System.Data.SqlClient.SqlException: SQL Server does not exist or access denied...
6
by: Buddy | last post by:
Hello, I have two machines a server and a workstation, I've installed SQL Server 2000 on the SERVER pc, will I need to all install SQL Server 2000 Client on the workstation machine for me to...
0
by: Mike Fellows | last post by:
i have a function (shown below) that accepts a web datagrid and populates it with a dataset when i display my datagrid it shows the date as 00/00/0000 00:00:00 i need to format the time from...
3
by: Tony Zoccolillo | last post by:
I have a SQL Server database on a Windows 2000 Server. I have IIS running on a 2nd 2000 Server with no SQL Server on it.. Neither are the PDC. Both servers have the most recent .NET framework...
12
by: Ron Weldy | last post by:
I have a test server runinng 2003/IIS 6 with a mixture of asp and asp.net files. On my workstation I have a share set up to the folder where the web files reside. I am just doing quick and dirty...
2
by: James Cooke | last post by:
Hi all, I want to catch a duplicate key exception. I do not want to provide that verbose message from the MSSQL server - I would put a user friendly message out, like "The item you have added...
1
by: polaris431 | last post by:
I just upgraded from VS2003 to VS2005. In my application, the only thing I need to do with my data is simply write it to a MS SQL Server database. No reads, updates or deletes. Without me having to...
1
by: goc | last post by:
I have a Web Farm, that fetches its database-data from a separate database-server. Today I was forced to go over to .NET 2.0 (since 1.1 can't be installed on Windows Vista x64), and it brought...
4
by: Albert | last post by:
Hi, when do i need this: Imports System.Data and when this: Imports System.Data.SqlClient? More specifically, when i want to perform a select or update of a table using: connection = New...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.