View Single Post
  #2  
Old June 2nd, 2010, 07:31 PM posted to microsoft.public.access
a a r o n _ k e m p f
external usenet poster
 
Posts: 415
Default Server2003 too Server2008

if your database corrupts, I'd reccomend moving to SQL Server- the
worlds most popular database




On Jun 2, 9:55*am, "Peter Kinsman" wrote:
I create the databases but don't look after the hardware.

A client using Terminal Server is in the process of upgrading from
Server2003 and SBS2003 to the 2008 equivalents. *A number of built-in
functions such as Format and Date are causing problems.
As an example, I created a new database with a form displaying Now() *Date()
and Format(Date(), "dd/mm/yy"). *When in its own database, the form
displayed correctly, but when exported to an existing database it didn't,
which makes me think that something about the structure of an empty database
has become corrupted.
Any suggestion please?

Many thanks

Peter Kinsman