Andrew d’Entremont Posted April 18, 2022 Posted April 18, 2022 I was just entering some comics into my database tonight using my barcode scanner, and after entering them I went to go print barcode labels as I usually do by pressing F6, but when I hit print I was presented with the following error: Uninstalling everything seems a bit drastic. Is there no other way to fix this error?
Doug MedicAR Posted April 18, 2022 Posted April 18, 2022 I had a similar message come up under different circumstances although I don't recall what they were. This thread fixed it for me:
Andrew d’Entremont Posted April 18, 2022 Author Posted April 18, 2022 Thanks. The files in the dropbox link had an older version of Crystal Reports than was installed on my system so I just I ended up following the instructions that popped up and it's working again. It wasn't as painful as I thought it would be. Of course now I have to go to each comic I just added in the last batch individually to print barcode labels for them. I know, I know, first world problems...
Steven L. Dasinger Posted April 18, 2022 Posted April 18, 2022 If it helps, depending on how much other things you changed today, an Advanced Find of : I.[DateModified] >= '2022-04-17' Should find any items that were changed (or modified) on that date.
Andrew d’Entremont Posted April 18, 2022 Author Posted April 18, 2022 15 hours ago, Steven L. Dasinger said: If it helps, depending on how much other things you changed today, an Advanced Find of : I.[DateModified] >= '2022-04-17' Should find any items that were changed (or modified) on that date. Thanks. That's a good suggestion. Unfortunately I can't seem to turn up any results using this search string, and I don't know enough about it to troubleshoot.
Andrew d’Entremont Posted April 18, 2022 Author Posted April 18, 2022 Okay, I think I know why nothing turned up in a search. I added the "Date Modified" as a column to view and looked at a few of the comics I added and it looks like the Date Modified might correspond to when they were added via a content update.
Steven L. Dasinger Posted April 18, 2022 Posted April 18, 2022 Hmm... So Add by Barcode doesn't seem to update the Date Modified? I would think it should.
Andrew d’Entremont Posted April 18, 2022 Author Posted April 18, 2022 Well I added the last two weeks of comics from my full list using my barcode scanner and the date modified has many different values. Here are just a few samples. Batman (3rd series) #122: 2022-04-13 Batman Killing Time #2: 2022-03-03 Last Flight Out: 2022-04-13 Little Monsters (Image) #2: 2022-04-08 Superman Son of Kal-El #10: 2022-03-17 Wonder Woman Historia #2: 2022-04-03
Steven L. Dasinger Posted April 18, 2022 Posted April 18, 2022 Yeah, I just tested and it apparently does not update the Date Modified. I will ask and see if it can be added as a feature in the next version. Also, just changing a value in the grid doesn't update the Date Modified. If you actual edit the row (double click and open edit window), it does update the Date Modified. By the way, I just found out the Date Modified is a timestamp. To get it to work correctly, the Date function is needed like this: Date(I.[DateModified]) = '2022-04-17' (Not that it helps with your current problem but just to get correct information out there.)
Andrew d’Entremont Posted April 18, 2022 Author Posted April 18, 2022 Thanks for all your help. I have an invoice with a list of all the comics I purchased so it won’t be too much trouble to print barcodes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now