G
Guest
hello,
i have splitted an application in two DB's. One with all tables and one with all others stuff.
I would like to know if there could be problems having the back end on a server running LINUS and the front end on users pc's. I have few forms that have recordsource settled to queries that i have builded (not in code). Where are those queries executed? Could those forms open regularly?
During a test i have noticed that text bos having default value= Date() and enabled property=false; locked=true open with "Name?" instead that with the current date.
Thanks,
Rocco
i have splitted an application in two DB's. One with all tables and one with all others stuff.
I would like to know if there could be problems having the back end on a server running LINUS and the front end on users pc's. I have few forms that have recordsource settled to queries that i have builded (not in code). Where are those queries executed? Could those forms open regularly?
During a test i have noticed that text bos having default value= Date() and enabled property=false; locked=true open with "Name?" instead that with the current date.
Thanks,
Rocco