I may be barking up the wrong tree, but I have just picked up a copy of Visual C# Express Edition from the MS site and have messed about a little with it.
Anyway, to the point...
I created an *application* in Access. The mdb/mde file is placed in a folder where .jpg photos are saved, open the app and click reset. This then populates a table with photo names. User then enters a description for each photo and presses the Report button and an access report is produced with 2 photos on each page and below each photo is the description.
From what I gather, C# is able to save a small amount of data to a text file to be recalled at a later date. That's fine.
What I want to be able to do though, is recreate the report that is used in Access.
I have very little knowledge of C#, but a very keen interest in learning it!
Any help greatly appreciated.
Aubs
Aubs
Anyway, to the point...
I created an *application* in Access. The mdb/mde file is placed in a folder where .jpg photos are saved, open the app and click reset. This then populates a table with photo names. User then enters a description for each photo and presses the Report button and an access report is produced with 2 photos on each page and below each photo is the description.
From what I gather, C# is able to save a small amount of data to a text file to be recalled at a later date. That's fine.
What I want to be able to do though, is recreate the report that is used in Access.
I have very little knowledge of C#, but a very keen interest in learning it!
Any help greatly appreciated.
Aubs
Aubs