William Hindman
dejpolsys at hotmail.com
Tue Jul 5 07:44:53 CDT 2005
VB.net and the Net framework include their own functionality, albeit at some speed penalty in the case of the framework ...rather than dateadd, you could use the TimeSpan parameter in VB.net's .Add() method. William ----- Original Message ----- From: "Griffiths, Richard" <R.Griffiths at bury.gov.uk> To: "AccessD" <accessd at databaseadvisors.com> Sent: Tuesday, July 05, 2005 3:58 AM Subject: [AccessD] A2K and .Net Hi I am developing a VB.net app with A2K BE. I will deploy .net framework which provides all the data access to the mdb file. My question is this....Can I use in my Access queries code such as left, mid or specifically dateadd. Am I right in thinking these functions are part of VBA (which I do not intend to deploy) and so on a clean machine ie. without any MS Access that queries using these functions will bomb out - or will ADO.net/.net handle accordingly? TIA Richard -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com