I finally got the first part of. My module converted. Yea. Ended up staying with DAL, but converting to C#. Never got vb to work, always a moldule load exception, and DAL2 either never retrieved anything, or wouldn't map it.
Now my newest question. I need it have my module write several files to the server file system, then zip then and some others together, then download this to the requester. Any examples of something like that?
eventually I'll need to reverse the process, up load a zip file, unzip it, and parse the files for data to load in the database.