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
How do I refresh a query on a subform?
Raise domain function level when there are 2 ADs
Trouble with jquery image gallery slideshow
Unable to receive mail using Mail Enable
Unix + Linux ---> checksum for a directory
Hi-Def TV
HTML Textarea align cursor at left
Connect to SQL Server database dynamically with ASP.net
Ubuntu 10.04 generic or virtual kernel for XenServer?
Continue repeat region further down the page with php