PC Review


Reply
Thread Tools Rate Thread

DataSet Schema

 
 
=?Utf-8?B?Q2FybWVu?=
Guest
Posts: n/a
 
      20th May 2004
hello to all, I have the following problem: I change a field of the data base, changes it of char(10) to char(15). The field is display in a datagrid control. When I record the information, the field only accepts the 10 characters that the field initially had, how can I do to the field of the data base takes the 15 characters that I define.
 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      20th May 2004
* =?Utf-8?B?Q2FybWVu?= <(E-Mail Removed)> scripsit:
> hello to all, I have the following problem: I change a field of the
> data base, changes it of char(10) to char(15). The field is display in a
> datagrid control. When I record the information, the field only accepts
> the 10 characters that the field initially had, how can I do to the
> field of the data base takes the 15 characters that I define.


Windows Forms data binding questions go here:

<URL:news:microsoft.public.dotnet.framework.windowsforms.databinding>

Web interface:

<URL:http://msdn.microsoft.com/newsgroups/?dg=microsoft.public.dotnet.framework.windowsforms.databinding>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      21st May 2004
Hi Carmen,

I do not know this problem, however I assume you are using the designer to
create your connection and dataadapter, did you regenerate your stronly
typed dataset using that by rightclicking on the datagrid icon in your
designer?

Cor


 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      21st May 2004
Herfried,

I am curious what was your idea that this had to do with binding?

Cor

> Windows Forms data binding questions go here:
>
> <URL:news:microsoft.public.dotnet.framework.windowsforms.databinding>
>
> Web interface:
>
>

<URL:http://msdn.microsoft.com/newsgroups....dotnet.framew
ork.windowsforms.databinding>
>



 
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
Can I sync a typed dataset schema with database schema easily? John Microsoft Dot NET 1 2nd Jan 2008 10:37 AM
Dataset Schema from XSD MR Microsoft C# .NET 3 10th Aug 2005 09:21 AM
Dataset Schema from XSD MR Microsoft ADO .NET 1 7th Aug 2005 06:06 AM
dataset+xml schema =?Utf-8?B?UHJpeWE=?= Microsoft ASP .NET 0 4th Apr 2005 05:29 AM
DataSet ReadXmlSchema fails on a schema with (xsd:)imported schema Eric van Wijk Microsoft ADO .NET 0 27th Jul 2004 05:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:02 AM.