Can Peachtree Complete Accounting 2007 Multiuser use a Linux server with SAMBA to store company data files? I have been unable to come up with a clear answer to this question. Thanks!
I have a subform which contains 2 combo boxes. The second combo box's source is dependant on the preceding combo box This is the row source code for combo2
SELECT Table2.Column2, Table2.Column1 FROM Table2 WHERE (((Table2.Column1)=Combo1));
This code works fine if I run it from the main form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.