Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: sound slider Pin
buachaill cliste20-Apr-09 10:10
buachaill cliste20-Apr-09 10:10 
QuestionWrite image as Indexed PNG C# Pin
Steve_20-Apr-09 6:53
Steve_20-Apr-09 6:53 
AnswerRe: Write image as Indexed PNG C# Pin
buachaill cliste20-Apr-09 9:07
buachaill cliste20-Apr-09 9:07 
GeneralRe: Write image as Indexed PNG C# Pin
harold aptroot20-Apr-09 9:42
harold aptroot20-Apr-09 9:42 
GeneralRe: Write image as Indexed PNG C# Pin
buachaill cliste20-Apr-09 9:45
buachaill cliste20-Apr-09 9:45 
AnswerRe: Write image as Indexed PNG C# Pin
Luc Pattyn20-Apr-09 10:01
sitebuilderLuc Pattyn20-Apr-09 10:01 
AnswerRe: Write image as Indexed PNG C# Pin
Steve_24-Apr-09 15:41
Steve_24-Apr-09 15:41 
QuestionChange DataType in database Pin
andymo220-Apr-09 6:50
andymo220-Apr-09 6:50 
Confused | :confused: I'm hoping someone can help me here ...

I have a project that is working well connecting to an Access database file, making queries etc. I discovered that one of the fields in the database is of the wrong type (it is Int32, i want it Text).
- I changed the field type in the database (via Designer View in Access)
- I changed the field type in DataSet in my project (DatabaseDataSet.xsd)
- I changed the data type in the .Add routine.

However, when I compile, the tableadapter .Update command complains about not being able to convert String to Int32. I can't find what else needs to be changed!

Any ideas please ?

Andy
AnswerRe: Change DataType in database Pin
Mycroft Holmes20-Apr-09 14:27
professionalMycroft Holmes20-Apr-09 14:27 
QuestionError - Attempted to read or write protected memory Pin
Kevin Marois20-Apr-09 6:32
professionalKevin Marois20-Apr-09 6:32 
QuestionHow to get System Memory in C#.net windows application? Pin
Narendra Reddy Vajrala20-Apr-09 6:06
Narendra Reddy Vajrala20-Apr-09 6:06 
AnswerRe: How to get System Memory in C#.net windows application? Pin
harold aptroot20-Apr-09 7:11
harold aptroot20-Apr-09 7:11 
AnswerRe: How to get System Memory in C#.net windows application? [modified] Pin
Luc Pattyn20-Apr-09 7:23
sitebuilderLuc Pattyn20-Apr-09 7:23 
QuestionIssue with the GzipStream Class Pin
ramz_g20-Apr-09 5:39
ramz_g20-Apr-09 5:39 
AnswerRe: Issue with the GzipStream Class Pin
Rolando CC20-Apr-09 11:27
professionalRolando CC20-Apr-09 11:27 
GeneralRe: Issue with the GzipStream Class Pin
ramz_g20-Apr-09 19:08
ramz_g20-Apr-09 19:08 
GeneralRe: Issue with the GzipStream Class Pin
Rolando CC21-Apr-09 3:40
professionalRolando CC21-Apr-09 3:40 
GeneralRe: Issue with the GzipStream Class Pin
ramz_g21-Apr-09 7:37
ramz_g21-Apr-09 7:37 
QuestionTableAdapterManager.UpdateAll problem : [ Concurrency violation ] Pin
hdv21220-Apr-09 5:28
hdv21220-Apr-09 5:28 
QuestionIcon in a textbox Pin
edlanka20-Apr-09 4:56
edlanka20-Apr-09 4:56 
AnswerRe: Icon in a textbox Pin
Ian McCaul20-Apr-09 5:26
Ian McCaul20-Apr-09 5:26 
GeneralRe: Icon in a textbox Pin
edlanka20-Apr-09 5:33
edlanka20-Apr-09 5:33 
GeneralRe: Icon in a textbox Pin
Ian McCaul20-Apr-09 5:40
Ian McCaul20-Apr-09 5:40 
GeneralRe: Icon in a textbox Pin
edlanka20-Apr-09 6:49
edlanka20-Apr-09 6:49 
GeneralRe: Icon in a textbox Pin
Mbah Dhaim20-Apr-09 7:15
Mbah Dhaim20-Apr-09 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.