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

Strange datagridview behavior

I created a dataset from a access database without any problem.
Dropped it on my form, which created the BindingSource, the Table
Adapter and the BindingNavigator.

So far, so good. I can now edit, add and delete records and save them
by pressing the Update button.

However, I'm working on an English Windows XP. If I'm deploying the
app on a Windows XP Dutch, I'm getting a
"System.Data.DBConcurrencyException" during the update statement
(check this with a Try..Catch).

Trying on another Windows XP UK, no problem. Trying on a Windows 2003
UK, no problem.
Tried to install the UK .NET Framework on the Dutch XP machine, still
the exception.

Reinstalled Windows XP on this machine, but now in English, then
installed the UK .Net Framework --problem gone (????)

Seems like datagridviews only work correct on an English Windows XP??
That can't be, can it???

Thanks

Cees

Mar 12 '07 #1
1 1027
I forgot to mention that in the Access database there are no regional
specific fields (like date, integers with decimals etc.), just strings
and numbers.

Cees

On 12 mrt, 22:05, "Connectcase" <i...@connectcase.nlwrote:
I created a dataset from a access database without any problem.
Dropped it on my form, which created the BindingSource, the Table
Adapter and the BindingNavigator.

So far, so good. I can now edit, add and delete records and save them
by pressing the Update button.

However, I'm working on an English Windows XP. If I'm deploying the
app on a Windows XP Dutch, I'm getting a
"System.Data.DBConcurrencyException" during the update statement
(check this with a Try..Catch).

Trying on another Windows XP UK, no problem. Trying on a Windows 2003
UK, no problem.
Tried to install the UK .NET Framework on the Dutch XP machine, still
the exception.

Reinstalled Windows XP on this machine, but now in English, then
installed the UK .Net Framework --problem gone (????)

Seems like datagridviews only work correct on an English Windows XP??
That can't be, can it???

Thanks

Cees

Mar 13 '07 #2

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

Similar topics

1
by: Dave A | last post by:
Hi, I am struggling with two way databinding in WinForms and the DataGridView. I am binding to business object classes (rather than datatables). If I have a collection of these business...
2
by: Nathan | last post by:
Hi, I have a datagridview bound to a List of objects (ObjectA). Each ObjectA contains an ObjectB property. Class ObjectA { public ObjectB objB {} }
8
by: George | last post by:
Hi, I have been trying to see if I can do the following: 1. Create a DataGridView 2. Create 2 columns in the DataGridView (1 textbox and the other combobox) 3. Create a DataTable containing...
0
by: stevenhaochen | last post by:
I add a user control (a simple textbox control) to customize datagridview column to test how to add user control to datagridview. I found a weired behavior. I can not input "q", "!", "#". But I...
2
by: michael sorens | last post by:
I have been trying to figure out how to use DataSets, BindingSources, DataGridViews, and XML together, but it is a challenge. I understand how to populate a DataGridView with XML basically as: ...
130
by: Daniel Manes | last post by:
I'm baffled. I have a column in a SQL Server Express database called "Longitude," which is a float. When I view the table in a DataGridView, some of the numbers, which only have two decimal places...
0
by: =?Utf-8?B?aW1yYW4uYQ==?= | last post by:
Hi all, I am having a problem with inserting rows in to my datagridview control. The datagridview is bound to a bindingsource with a filter set. If i try and add a row to the datagridview while...
0
by: sennopati | last post by:
Dude! I created datagridview object and put one procedure and use one event in my form. The PRocedure SaveRecord have command like this: Mybindingsource.endedit() if MyDataSet.haschange then...
1
by: mtembene | last post by:
I have a windows form "BaseForm" that contains a DataGridView that is not bound to any datasources and a button. Both of these controls have a modifier of "Protected Internal" and none of the...
5
by: ashiswa | last post by:
Hi, I am having a strange problem in the attached project... I will be very grateful if you people help me. In the attached project when I load the files in datatable and then try to add images...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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,...

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.