Microsoft
Software
Hardware
Network
Question : NetWorking data , VFP 9
Salam
My Client has 5 computers , I have an application that use tables within a database. I want to put the database into a server location. and other computers the application , then they will connect to this database to retrieve or update data. What is your recommendation.
Thanks
Answer : NetWorking data , VFP 9
IF ID()="DoniaServer"
SET DEFAULT TO D:\SALES
ELSE
SET DEFAULT TO \\DoniaServer\Sales
ENDIF
Random Solutions
Fusion on Mac
Exchange 2003 and Mobile phone Syncing/Security Best practice?
schedular
NVL, case statement, or another way?
Bootable - Multi O/S USB Installer?
interfacing software for intravenous infusion pumps
Active Directory Offline Defragmentation
FTP Connections Very Slow...
configuring ms exchange for outbound mail
Debugging an ASP.NET web application?