Par2: Variable database names using the IP Driver
2004-12-08 -- Mike Pickus
Before you open the file:
TempOwner = IPDRV::OWNER
IPDRV::OWNER =
'IP_Master.dll'&'@'&'YourIP'&':'&'2339'&':'&'Login'&':'&'Password'
OPEN(File_IP, 42h)
IPDRV::OWNER = TempOwner
"Gi" wrote in message
news:A921.1102513290.3193@discuss.softvelocity.com...
> Hello ... !
>
> How can I set variable database names, and variable database locations ?
> Let'me explain ....
> In database dictionary (Topspeed database) I have file with variable name,
> for example:
> !Database1, !Database2, etc... IP Server is instaled and configured on
> computer named "A" (Windows XP Pro), and databases are located on another
> computer in local area network, for example computer "B" (Novell Netware).
> When client is connected (to the computer "A"), I change file name, so
> file should be accessed on location "B", but client can't open database on
> another network disk.
Printed November 21, 2024, 7:14 am
This article has been viewed/printed 35279 times.