|
-
Oct 29th, 2004, 09:29 PM
#1
Thread Starter
New Member
clookup.getclient
I have a system using pervasive 7. It runs an application called Lawbase. and a complex MS Word 97 macro which look this database up and retrieves data into a letter to save the user time. It has been working prefectly on an NT 4.5 SBS server with NT 4 workstations.
We have upgraded the srever to SBS 2k3 and the workstatoins to Terminnal services with a dedicated 2k3 server. We have not upgraded Pervasive. The main application, Lawbase, works perfectly. Cleints on the Term Serv box love their new speed. But the MS Word 97 Macro no longer works.
It fails at the clookup line of the code
Public Sub GetClientDetails()
On Error GoTo GetLawbaseError
datapath = System.PrivateProfileString("LAWBase.ini", "Defaults", "DataDirectory")
clookup.GetClient "", -1, ScopeClientProjectRequired, False
clookup.Getclient no longer works. Since it is still running MS Word97 and the same pervasive the problem must be MS Server 2k3. Can anybody point me in the right direction to solve this problem
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|