Problem is not with sharing but with accessing outlook(emails,attachments,contacts....) from different computers, ex: desktop and laptop. How to have one outlook on both computers without synchronizing?
Andrew
Hi!
Can I use Windows Server as an application server with Outlook 2007? - I want to have access to my outlook(email, calendar) from different computers on my network with Windows Server 2003 R2.
Andrew
SqlBase server 7.0.1 is crashing when attempting to connect to the database with client software or with sqlConsole. Server is starting with crash recovering info after restarting. Can I get some help over here?
Andrew
well, all my contorls are disabled, only current control is enabled and I want, not only move focus but also, first enable next control, next move focus and disable prev. control.
I did setup a module with public variables(12) declaration like:
Option Compare Database
Public glb_Job_descr As String
Public glb_zip_code As String
Public glb_sched_day As String
.
.
.
These variables have values assigned on a forms (with text and combo boxes) like:
Private...
I have a table with one of the field [DATE] defined as "Date/Time" data type with format: "Short Date" and default value Now(). I'm adding records with sql Insert command:
"Insert into NWRKORDR([CUST_ID]) Values('" & str_CUST_ID & "');" - CUST_ID field is only required.
Why records added with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.