News

A co-worker and I, both new to VBScript and ASP in general, are trying to insert the current datetime into an MS-SQL database table. Is there a function in VBScript (or SQL for that matter) to format ...
Ok in MSAccess I can send an SQL string to a server I'm connected to and as I understand it that string can contain anything.<BR><BR>Basically it would behave as if I was connected to the server ...