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

C#

 
GeneralRe: Unknown registry Pin
leppie18-Dec-04 20:34
leppie18-Dec-04 20:34 
GeneralControls Location Changes By Designer Pin
Peer Adi18-Dec-04 19:19
professionalPeer Adi18-Dec-04 19:19 
GeneralRe: Controls Location Changes By Designer Pin
leppie18-Dec-04 20:42
leppie18-Dec-04 20:42 
Generaluser permissions Pin
Pyro Joe18-Dec-04 13:49
Pyro Joe18-Dec-04 13:49 
GeneralRe: user permissions Pin
Dave Kreskowiak18-Dec-04 14:14
mveDave Kreskowiak18-Dec-04 14:14 
GeneralRe: user permissions Pin
Pyro Joe18-Dec-04 14:18
Pyro Joe18-Dec-04 14:18 
GeneralRe: user permissions Pin
Dave Kreskowiak19-Dec-04 10:00
mveDave Kreskowiak19-Dec-04 10:00 
GeneralDataset doesn't show new datatable Pin
ebkid18-Dec-04 11:06
ebkid18-Dec-04 11:06 
I have a frustrating problem which I have struggled with for a few months and it is driving me mad. I expect it is something silly I'm doing wrong but I have not been able to find any advice on it so far.

Using C#.net

I create a new sqlDataAdapter by dragging it from the toolbox onto my form. I configure it to get data from my database.

I them Generate a dataset. If I choose to add the new table to an existing dataset, which is what I want to do most of the time, I get the problem.

The problem is that when I go to use the table it doesn't appear to be in the dataSet and so i can't for example bind to it.

I have struggled to get by, by deleting the dataset and re creating it with the same name which works fine but I then have to fix the auto generated code by re applying binding rules etc which waste time and effort.

If any of you experts can spare a few minutes to help me understand what I'm doing wrong I would be a happy newbie again.


EBKid
GeneralScreensavers 'Configure' command line argument Pin
CoffeeZombie18-Dec-04 9:12
CoffeeZombie18-Dec-04 9:12 
GeneralRe: Screensavers 'Configure' command line argument Pin
CoffeeZombie18-Dec-04 9:46
CoffeeZombie18-Dec-04 9:46 
QuestionCan I call a C++ dll from C#?... Pin
CherezZaboro18-Dec-04 7:51
CherezZaboro18-Dec-04 7:51 
AnswerRe: Can I call a C++ dll from C#?... Pin
Judah Gabriel Himango18-Dec-04 15:12
sponsorJudah Gabriel Himango18-Dec-04 15:12 
GeneralRe: Can I call a C++ dll from C#?... Pin
CherezZaboro24-Dec-04 6:31
CherezZaboro24-Dec-04 6:31 
Generalconversion and porting Pin
bouli18-Dec-04 7:41
bouli18-Dec-04 7:41 
GeneralRe: conversion and porting Pin
Alex Korchemniy18-Dec-04 14:52
Alex Korchemniy18-Dec-04 14:52 
GeneralRemote Desktop Pin
Craigjw18-Dec-04 4:37
Craigjw18-Dec-04 4:37 
GeneralRe: Remote Desktop Pin
Christian Pedersen18-Dec-04 7:41
Christian Pedersen18-Dec-04 7:41 
GeneralRe: Remote Desktop Pin
Craigjw18-Dec-04 9:25
Craigjw18-Dec-04 9:25 
QuestionWinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim18-Dec-04 3:48
sitebuilderUwe Keim18-Dec-04 3:48 
AnswerRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
leppie18-Dec-04 5:41
leppie18-Dec-04 5:41 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim18-Dec-04 5:54
sitebuilderUwe Keim18-Dec-04 5:54 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
leppie18-Dec-04 7:13
leppie18-Dec-04 7:13 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Carl Mercier18-Dec-04 11:11
Carl Mercier18-Dec-04 11:11 
AnswerRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
benjymous19-Dec-04 22:53
benjymous19-Dec-04 22:53 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim19-Dec-04 23:11
sitebuilderUwe Keim19-Dec-04 23:11 

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.