473,399 Members | 4,177 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,399 software developers and data experts.

for Dino Dataset merge

This thread started before xmas. Sorry I have just got back.

Yes, I have javascript on the client to manpulate the xml so there are no
server pulls for add, change and delete rows.
I have a commit button to send it all back to the server.

Is there an example of how to handle this?

doing a server pull for every little action is quite crazy.

mark

Nov 12 '05 #1
2 1383
sorry John Smith,
I don't recall what it was we were talking about. Can you refresh me?
Is there an example of how to handle this?
how to handle _what_?

-Dino
"John Smith" <jo*******@microsoft.com> wrote in message
news:eh*************@TK2MSFTNGP12.phx.gbl... This thread started before xmas. Sorry I have just got back.

Yes, I have javascript on the client to manpulate the xml so there are no
server pulls for add, change and delete rows.
I have a commit button to send it all back to the server.

Is there an example of how to handle this?

doing a server pull for every little action is quite crazy.

mark

Nov 12 '05 #2
I have an <xml> object that I created by getting xml from a dataset.
I have javascripts to change the <xml> on the client with no server pulls,
including edit, delete and change rows.

Then I hit a commit button to move the <xml> back to the server.

I now need to merge it back into the dataset prior to returning to sql
server.
I cannot seem to get this bit right.

I would appreciate an example.
thank you
mark
"Dino Chiesa [Microsoft]" <di****@online.microsoft.com> wrote in message
news:uJ****************@TK2MSFTNGP15.phx.gbl...
sorry John Smith,
I don't recall what it was we were talking about. Can you refresh me?
Is there an example of how to handle this?

how to handle _what_?

-Dino
"John Smith" <jo*******@microsoft.com> wrote in message
news:eh*************@TK2MSFTNGP12.phx.gbl...
This thread started before xmas. Sorry I have just got back.

Yes, I have javascript on the client to manpulate the xml so there are no
server pulls for add, change and delete rows.
I have a commit button to send it all back to the server.

Is there an example of how to handle this?

doing a server pull for every little action is quite crazy.

mark


Nov 12 '05 #3

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

Similar topics

8
by: Bruce Stockwell | last post by:
the setup: Webservice/WinClient application/SQL server. VS.Net (visual basic) winform wizard creates a simple form with load cancel cancelall and datagrid bound to a simple Dataset with one...
3
by: Li Weng | last post by:
Hi, I have an original dataset. It is copied to 2 different forms. Each form adds a new row to the same table in that dataset. When I merge these 2 dataset back to original one, the 2 new rows...
2
by: Mike Stephens | last post by:
A contact management application we previously developed for a customer now has a requirement to perform mail merging. Normally request like this would be very simple to solve, we were just point...
2
by: muntyanu | last post by:
Hi all, I have problem when merging existing DataTable into new dataset. DataSet ds = new DataSet(); while ( done ) { // fill myCustomDataSet.MyTable with data ds.Merge(...
4
by: Al | last post by:
I have this scenario: 1. XML file with schema and data is created from SQL Server tables. XML file contains 6 tables, some of them have rows, some of them are empty. 2. XML file is given to the...
1
by: matt | last post by:
hello, i have a web app that allows users to query our oracle db and produce a dataset of report data. they then have the option to serialize this data and store it in the database. later, then...
5
by: Mark Chambers | last post by:
Hi there, Can anyone explain the following (very) simple scenario. 1) I make an exact copy of my "DataSet" and delete one record from a given table (in the copy) 2) I invoke...
2
by: Neil Chambers | last post by:
I am trying to get my head around dataset merging but despite a little research I could still use a pointer (or ten). Basically I want to perform an outer join operation on a dataset (created from...
1
by: joproulx | last post by:
Hello all, Here is my problem: I am trying to merge 2 datasets but I don't want to overwrite rows that are already modified in my working dataset. Example: I have one Dataset with only one...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
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.