Click here to Skip to main content
15,888,351 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I was told about this, but ... Pin
Jörgen Andersson23-Nov-20 0:51
professionalJörgen Andersson23-Nov-20 0:51 
GeneralRe: I was told about this, but ... ... but Finland isn't Scandinavia! Pin
trønderen23-Nov-20 0:26
trønderen23-Nov-20 0:26 
GeneralRe: I was told about this, but ... Pin
obermd23-Nov-20 3:35
obermd23-Nov-20 3:35 
GeneralI am coming to seriously love JSON. Pin
OriginalGriff21-Nov-20 6:06
mveOriginalGriff21-Nov-20 6:06 
GeneralRe: I am coming to seriously love JSON. Pin
Ron Anders21-Nov-20 6:18
Ron Anders21-Nov-20 6:18 
GeneralRe: I am coming to seriously love JSON. Pin
PIEBALDconsult21-Nov-20 6:51
mvePIEBALDconsult21-Nov-20 6:51 
GeneralRe: I am coming to seriously love JSON. Pin
PIEBALDconsult21-Nov-20 6:49
mvePIEBALDconsult21-Nov-20 6:49 
PraiseRe: I am coming to seriously love JSON. Pin
User 1106097921-Nov-20 19:52
User 1106097921-Nov-20 19:52 
Great stuff Thumbs Up | :thumbsup:
I'm just working on a similar thing where you can also inject a database scheme and with this it does recursively collect the data from any starting record from a table. Additionally this part does also support the mapping of 'internal technical id' (usually an integer in my case) against 'user id' (usually a nvarchar(n) in my case).
Nice challenge to solve it in general for compound keys of any data type, detect self references on the same record, detect circular references...

Quote:
With the DataReader, you can create and populate a DataTable, but what do you do with it then?

o Briefcase to exchange data (e.g. customer has a specific problem and you need to debug)
o Importing data from e.g. Excel (often ask by customers)
o ...
It does not solve my Problem, but it answers my question
Chemists have exactly one rule: there are only exceptions


modified 19-Jan-21 21:04pm.

GeneralRe: I am coming to seriously love JSON. Pin
GuyThiebaut21-Nov-20 6:49
professionalGuyThiebaut21-Nov-20 6:49 
GeneralRe: I am coming to seriously love JSON. Pin
PIEBALDconsult21-Nov-20 7:05
mvePIEBALDconsult21-Nov-20 7:05 
GeneralRe: I am coming to seriously love JSON. Pin
GuyThiebaut21-Nov-20 7:23
professionalGuyThiebaut21-Nov-20 7:23 
GeneralRe: I am coming to seriously love JSON. Pin
PIEBALDconsult21-Nov-20 7:33
mvePIEBALDconsult21-Nov-20 7:33 
GeneralRe: I am coming to seriously love JSON. Pin
Peter Kassenaar22-Nov-20 19:59
Peter Kassenaar22-Nov-20 19:59 
GeneralRe: I am coming to seriously love JSON. Pin
GuyThiebaut22-Nov-20 22:59
professionalGuyThiebaut22-Nov-20 22:59 
GeneralRe: I am coming to seriously love JSON. Pin
thewazz23-Nov-20 18:04
professionalthewazz23-Nov-20 18:04 
GeneralRe: I am coming to seriously love JSON. Pin
Richard MacCutchan21-Nov-20 6:55
mveRichard MacCutchan21-Nov-20 6:55 
GeneralRe: I am coming to seriously love JSON. PinPopular
Richard Andrew x6421-Nov-20 7:00
professionalRichard Andrew x6421-Nov-20 7:00 
GeneralRe: I am coming to seriously love JSON. Pin
dandy7221-Nov-20 7:49
dandy7221-Nov-20 7:49 
GeneralRe: I am coming to seriously love JSON. Pin
Slacker00721-Nov-20 8:56
professionalSlacker00721-Nov-20 8:56 
GeneralRe: I am coming to seriously love JSON. Pin
honey the codewitch21-Nov-20 10:03
mvahoney the codewitch21-Nov-20 10:03 
PraiseRe: I am coming to seriously love JSON. Pin
Slacker00721-Nov-20 10:36
professionalSlacker00721-Nov-20 10:36 
GeneralRe: I am coming to seriously love JSON. Pin
W Balboos, GHB22-Nov-20 1:54
W Balboos, GHB22-Nov-20 1:54 
GeneralRe: I am coming to seriously love JSON. Pin
Gerry Schmitz22-Nov-20 4:01
mveGerry Schmitz22-Nov-20 4:01 
Generalfor the CodeProject community in locked-down Toronto: best wishes ! Pin
BillWoodruff21-Nov-20 4:42
professionalBillWoodruff21-Nov-20 4:42 
GeneralRe: for the CodeProject community in locked-down Toronto: best wishes ! Pin
OriginalGriff21-Nov-20 5:11
mveOriginalGriff21-Nov-20 5: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.