Contractor Talk - Professional Construction and Remodeling Forum banner

datbase ?

2037 Views 10 Replies 7 Participants Last post by  Lark and Lark
I am looking for some help to keep track of my container scale tickets. I would like to create a database where I can input all the info such as date, container number, size ,where I dump it ,price, weight so on and son on also I want to link it with scanned copies of the scale tickets. Someone recommended MS access but I have never used it before
1 - 11 of 11 Posts
MS Access - pretty easy to learn & MS has plenty of templates you can use to tweak it to your needs

Now if you will have over 50,000 records, well then you should move up to SQL
Well i got MS Access.Now I have to figure out how to use it. I am tryinh to create a DB for rolloff container scale tickets. it needs to have the following info for each container: Date, Container size (CY), decal #, location, county, wiegt, where it was dumped, customer, price paid to dump, ticket number and a link to the scanned pdf copy of the scale ticket.
Maybe you need some kind of document management software. Something that scans documents and indexes them.


http://www.scanstore.com/Scanning_Software/
I plan getting a Fujitsu ScanSnap S1500 scanner
First question -- what do you need to do with this data once you have it in a database?
I have to keep records of all my scale tickets as per the DEP. I need to keep track of how much debris is dumped per county and per transfer station. I also need to keep track of how much money is spent per county and per transfer station. Also every once and a while I will get a letter from some county or another asking for a particular scale ticket so I need to be able to search the database for a date and or container number to pull up the info and the scanned copy of the actual weight ticket.
I have to keep records of all my scale tickets as per the DEP. I need to keep track of how much debris is dumped per county and per transfer station. I also need to keep track of how much money is spent per county and per transfer station. Also every once and a while I will get a letter from some county or another asking for a particular scale ticket so I need to be able to search the database for a date and or container number to pull up the info and the scanned copy of the actual weight ticket.
Access will serve that purpose but will take a little more time from you upfront to learn how to use it. It's not rocket science. There are a myriad of free online tutorials out there. I tried pasting one here but I can't post links until I've made 15 posts on contractortalk... how retarded. Anyway, just google "Access tutorial". If you know what version of Access you have, add that to the search; e.g. "Access 2007 tutorial".

As for linking a file, that will get a little tricky, depending on how slick you want this DB (database) to be. You could write a little VBA code to upload these files and associate them to a certain record in the DB and then have a means of retrieving that file later (granted the files stay in the same directory of your computer). There's a thread on allexperts(dot)com talking about that. Search for "Using MS Access - Upload image" and you should find the answer by Scottgem.

You could probably pay a college kid $200 to set that all up for you.

Now, that's if you want to have a semi-automated system that you can query quickly and easily later. A much simpler alternative would be to use Microsoft Excel, which is simply a spreadsheet tool.

You could enter all of your information and even create a link to a file in a directory on your computer. To do so, simply right-click on a cell and select Hyperlink. The Insert Hyperlink dialog box will pop up. Choose Existing File or Web Page, then browse for the file on your computer. Or if you store these files on a central server, you could map a connection to that machine and browse for it as if it were a folder on your computer. Or, if you have a webserver, you could enter the file's specific URL as if you were pulling up a file on a website.

This will create a long hyperlink name showing you where the file is located and it's name. You can opt to shorten that down and make the name more meaningful by entering your preferred, custom text in the "Text to display" box at top. Then, when you click that link, the document will automatically be opened.

Hope this helps!
See less See more
Learn Access yourself since this is fairly easy

Access will serve that purpose but will take a little more time from you upfront to learn how to use it. It's not rocket science. You could probably pay a college kid $200 to set that all up for you.
Good suggestions, and possibly you can learn it all by yourself ... but you can easily hire someone for a 1/2 day to a day of consulting to do it, and show you what they did ... and then be able to tweak it yourself if something else needs to be done. Brian
For what it's worth, when you install the software for the ScanSnap, it comes with an application called ScanSnap Organizer. This software has the option of doing an OCR operation on any scanned document. It can be done automatically with every document or at your choice.

You can set up a folder specifically for these type of receipts. You can then search it to your heart's content with your favorite desktop search tool. eg. Google, Windows Index, whatever. The scanner also comes with a full standard version of Adobe Acrobat and you can search your PDFs with it also.

I'm not trying to discourage you from learning how to use Access or any other database, but if it is only for this task, I think the time could be better served.
MsAcess is a bit technical so if you have not used it I would not suggest you not to use this Instead you can use MsExcel by seeing your thread I think excel will do.
1 - 11 of 11 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top