Thread: What is Msysconfig?

What is Msysconfig?

From
Jason Kwok
Date:


--
==========
Best Regards,

Jason Kwok
+852 2772-53838
www.newhonest.com


Re: What is Msysconfig?

From
Dave Page
Date:
Hi Jason,

MSysConf is a configuration table used by the Microsoft Jet database engine.
It allows you to configure a few parameters server-side for all Jet based
software. Users of MS Access often complain that they see error messages
about MSysConf being missing in the ODBC driver commlog - using the wizard
to create one will make those errors go away (it doesn't do any harm if they
are there though).

Hth, regards, Dave.

timestamp parse error

From
"Samuele Brignoli"
Date:
I'm trying to execute this :

insert into ahepatch(cpccchk,ptcodrel,ptdatins,ptdescri,ptnumpat,ptreleas)
values ('kfdujcqkgp','1.02-A0001',2001-12-04 00:00:00.0,'Aggiornamento
EURO-KIT',1,'1.2');

I obtain an error :"Parse error near or at "00".

What is the problem ? The form 00:00:00.0 is contemplated ... or not ?!

    --kako