PC Review


Reply
Thread Tools Rate Thread

Best Practice for Many side's data entry ?

 
 
=?Utf-8?B?Q293Ym95IChHcmVnb3J5IEEuIEJlYW1lcikgLSBN
Guest
Posts: n/a
 
      21st Jan 2005
It depends on the application, or rather, how the users work with the data.

If a full order is accessed at one time, I would have the data that
corresponds to that order open in two editable "grids" or "regions" (could be
a set of panel controls). The user can edit at will. In order for this to
work, the database must used derived keys, as the user friendly order number
could be edited.

If the user only edits lines, have them click the order to get the lines. In
this case, the relationship is not really of issue with the application.

The Update process can be done via Update() on the DataAdapter, but make
sure you check for concurrency errors.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"IMRAN SAROIA" wrote:

> Hi!
>
> Please advise what is the best practice for modifying and updating
> the many sides of relations. E.g., For orders , order detail side.
>
> I used to following approaches:
>
> 1) Gettting the data and bouding to data grid at run time programmatically.
> 2) Directly bounding to Grid
> 3) Taking entry in dynamically generated text boxes.
> 4) Getting the data in text boxes and then filling the Grid with that data.
>
> Thanks
>
>
>

 
Reply With Quote
 
 
 
 
IMRAN SAROIA
Guest
Posts: n/a
 
      22nd Jan 2005
Hi!

Please advise what is the best practice for modifying and updating
the many sides of relations. E.g., For orders , order detail side.

I used to following approaches:

1) Gettting the data and bouding to data grid at run time programmatically.
2) Directly bounding to Grid
3) Taking entry in dynamically generated text boxes.
4) Getting the data in text boxes and then filling the Grid with that data.

Thanks


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Save 60% on Data Entry, Data Conversion, Data Processing Services byOffshore-Data-Entry dataentryoffshore@gmail.com Microsoft Excel Programming 0 4th Jun 2008 04:02 PM
Save 60% on Data Entry, Data Conversion, Data Processing Services byOffshore-Data-Entry dataentryoffshore@gmail.com Microsoft Excel Programming 0 4th Jun 2008 04:00 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing admin.dataentryoutsourcing@gmail.com Microsoft Excel Misc 0 20th Mar 2008 12:45 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing admin.dataentryoutsourcing@gmail.com Microsoft Access Form Coding 0 20th Mar 2008 12:44 PM
Best Practice for Many Side's Data Etnry ! IMRAN SAROIA Microsoft Dot NET 0 22nd Jan 2005 08:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:40 AM.