I have a text output file (with bank account info) that gets built from a table then uploaded to the bank. After this, I have a function for the user to delete the output file. Is there a way to make sure that the output data is no longer recoverable from the hard drive? Would it be enough to...
Hi all,
I think I have this figured out, but wanted to see if anyone else had run into the same thing.
I keep each of my client's databases in separate folders named after their respective company. One of them has an apostrophe in the name and I have it named that way and have never had a...
The only color settings I can see that might have the effect I'm talking about (and I really don't remember the details of what happened), are under Tools>Options and either the Datasheet or Pages tab.
Just a thought. I had a customer a couple of years ago that had installed a db on a computer and kept telling me that certain things weren't showing up. They sent the program back to me and it worked fine on my machine. In the end, they figured out that particular machine had some sort of...
A customer wants to do electronic funds transfer from an accounts receivable system that I wrote for them. The only information that I have gotten from their bank is that the data should be in ACH (automated clearinghouse) format. I have never dealt with this before, but I assumed that I would...
Wondering if anyone has any ideas about this problem:
I have a form that contains production data. There are no subforms or anything too complicated in the coding, but there are lots of controls. Everything works fine on my machine, but after emailing to the customer, his version won't save...
Thanks also for that one Pat. I had downloaded it before my first question, but didn't quite see what I was needing to do. I didn't have the lines broken into another table and that will fix the problem if I do. Now my problem is to make it all appear the way the customer wants. There are 8...
Thanks. I can see just by looking at you're example that if I put the production lines into another table that it will work. I knew I was missing something simple.
Thanks again.
Tom
Hello,
Trying to work out a many-to-many relationship that has multiple fields in one table relating to records in another table. I am building a form that will keep track of several manufacturing lines on a daily basis. The information needs to be grouped by day. I am keeping track of...
Hello,
I am working on a manufacturing db and am trying to set up relationships from a table that contains data for items being constructed. There is also, of course, a parts table. The problem I am having is the fact that I have two fields in the construction that will relate to the parts...