7
Answers

The number of Datasets

m3lles

m3lles

20y
2k
1
How many datasets do we really need to use in a database application..can we just create one big dataset to hold the data we need or we need to localize the datasets by creating new instances for every new sets of table..thanks.. I also need links to database programming in C## and also report generations...
Answers (7)
0
Robert Loper
NA 3 1.2k 13y
I Have been considering the problem with editing text and drawing editable graphics to an Image. I believe the approach I am going to take is to implement a layer drawing system, I just need to work out the transparency implementation, I know transparancy doesn't truly exist, even at the system level. but I believe it can be faked well. then I know I can save my layered image as a composite. Does this all sound like a good approach??? please any help???