Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface connectect to database
Message
From
25/09/2003 08:31:18
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
25/09/2003 03:02:17
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00832108
Message ID:
00832183
Views:
41
Troy,

Yes, you can do this through an ASPX form. You can use VB.NET, C# or J# in the ASPX form, whichever is your preference. The language that you choose - VB.NET, C# or J# - is independent of the interface platform - Windows Forms or Web Forms (ASPX).

>We are using an ASPX file to create a webform. We are creating an interface to generate a table. This interface has a timescale with a drop down list of annually, quarterly, and monthly. It also has a time period listbox where one to many years can be selected from 1995 to 2003. There is also a choice of indicator that the figures are based on say for instance hospital admissions of respiratory disease. These indicators are drawn from a database. As well as this there is a listbox of geographical divisions for each type of organisation. These organisations are District Health boards, Regional Councils, and Territorial local Authorities. Only one type of organisation can be picked but out of each type one to many say regional councils can be selected. These lists are connected to a database . Then there is a button titled output the data which is to show the data such as what the indicator is, the years, the timescales, and regional organisations and the related figures. All
>figures to create the output are from a database. They are drawn from the an Microsoft Access database. Is there a way to do this through ASPX? If not what VB.net code would we have to write? We have a deadline coming soon. Any feedback would be greatly appreciated.
Previous
Reply
Map
View

Click here to load this message in the networking platform