zacharooni
06-21-2006, 02:35 PM
OK, here's the problem i'm having, if anyone has experience with this, please let me know.
K, here's the setup:
SQL Server is a standalone machine running Windows 2003 Server.
This does NOT have an internet connection for credit reasons.
It does however sit beside a domain controller so that the workers can log on and do their job.
Anywho, the workers need to pull client records into a Word template using Mail merge, but the data exists in two tables, and i've never used mail merge to pull that kind of data. Basically all I need is Name, Address, City, State, Zip, BUT in the same document I need Bank Name Bank Address and other information that if it's there it needs to be put on the form. The only problem is, that data is in the other table, and i'm not quite sure how to set it up to pull data from the other table.
I've installed MySQL Connector, and set up the DSN and that part works, and I have the IP access correctly setup, so that's not an issue there.
K, here's the setup:
SQL Server is a standalone machine running Windows 2003 Server.
This does NOT have an internet connection for credit reasons.
It does however sit beside a domain controller so that the workers can log on and do their job.
Anywho, the workers need to pull client records into a Word template using Mail merge, but the data exists in two tables, and i've never used mail merge to pull that kind of data. Basically all I need is Name, Address, City, State, Zip, BUT in the same document I need Bank Name Bank Address and other information that if it's there it needs to be put on the form. The only problem is, that data is in the other table, and i'm not quite sure how to set it up to pull data from the other table.
I've installed MySQL Connector, and set up the DSN and that part works, and I have the IP access correctly setup, so that's not an issue there.
