Question: How do I start Foxhound with the 32-bit version of SQL Anywhere when both the 32-bit and 64-bit versions of SQL Anywhere are installed?
Answer:
First, set the FOXHOUND2BIN environment variable to Bin32 as follows:
Control Panel in Windows XP...
System
- Advanced tab
- Environment Variables button
- System variables
- New button
- New System Variable dialog box
Variable name: FOXHOUND2BIN
Variable value: Bin32
Control Panel in Windows 7...
System
- Advanced system settings
- Advanced tab
- Environment Variables button
- System variables
- New... button
- New System Variable dialog box
Variable name: FOXHOUND2BIN
Variable value: Bin32
Then, shut down and restart Foxhound.
See also...
How do I tell if Foxhound is running on the 32-bit or 64-bit version of SQL Anywhere?
What environment variables are used by Foxhound?
|