473,320 Members | 1,821 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,320 software developers and data experts.

Create Add ASPNET Webform for 10 different table

Hi

Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has
primary key and different fields in each table. I need to create ASPNET
webform to add and update each table. What I'm thinking is to create 1
webform for each table. So the project will have 10 webform to add and edit
each table. I don't think this is a good design. Does anyone have a better
solution.

Pls help. Thanks.

Regards
Melson
Nov 17 '05 #1
1 1407
Look at the 2.0 DetailsView control.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Melson" <we****@hotmail.com> wrote in message
news:O5*************@TK2MSFTNGP15.phx.gbl...
Hi

Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has
primary key and different fields in each table. I need to create ASPNET
webform to add and update each table. What I'm thinking is to create 1
webform for each table. So the project will have 10 webform to add and
edit each table. I don't think this is a good design. Does anyone have a
better solution.

Pls help. Thanks.

Regards
Melson

Nov 17 '05 #2

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

Similar topics

3
by: Kim | last post by:
Can ASP.NET apps be created using notepad ? I supposed the file needs to be compiled into .aspx extension but don't know how to go about doing it. Any suggestion ?
6
by: ad | last post by:
I use the code to create a DataGrid and filled with data, But the DataGrid1 didn't display in WebForm. How can I display the DataGrid after creating it? DataGrid DataGrid1 = new DataGrid();
6
by: Frank Wilson | last post by:
Tom, It sounds to me like ASP, not ASP.NET is handling the request for WebForm1.aspx. This is most likely an IIS config issue that may have been caused by order of installation or...
3
by: Ajay | last post by:
Hi Gurus, Here is my Problem I am not able to create the asp.net web application when ever i tried to create a new project i am getting the following error message. "Visual Studio .NET could...
1
by: Ajay | last post by:
Hi Gurus, Here is my Problem I am not able to create the asp.net web application when ever i tried to create a new project i am getting the following error message. "Visual Studio .NET could...
5
by: Alex Nitulescu | last post by:
Hi. Because I'm a beginner in creating controls, I spent more than two *&^#$ hours to create this "login" as a custom control and to make it work properly: ...
1
by: ºa¤Ö | last post by:
In tradition ASP, i can create a template like follow <% for i = 1 to 3 %> <table> <tr> <td>Name: </td> <td><input type="text" name="textName<%=i%>"/></td> </tr>
16
by: Mich | last post by:
Hi, i'm building an web application for anonymous users. They can take a look in the website, nothing more. In order to perform other actions, the anonymous user must be logged. So i create an...
2
by: Jason Huang | last post by:
Hi, In my ASPNet 2.0 webform FormLogin.aspx, I have 2 TextBoxes, txtAccount and txtPassword. If I login succed, then it will redirect to Form2.aspx. But the problem comes when I go back from...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.