Все вопросы: [ms-access-97]
3 вопросов
Convert Access Database to 97 format
Is there a way of converting an Access Database into a 97 file format, using Access 2007. I know the GUI cant do it, and I have tried: Application.ConvertAccessProject _ SourceFilename:="C:\cCentre\Database\CommDBBad.mdb", _ DestinationFilename:="C:\cCentre\Database\CommDB97.mdb", _ ...
I need to write an Access 97 .mdb file
I need to export data from a SQL server 2005 DB to an Access 97 .mdb file. The client that needs it, needs it to be Access 97 because the system that they're importing it into requires Access 97 file format (don't get me started). Any suggestions how to write an old-timey Access file from SQL or ...
Найдите часть каталога (без имени файла) полного пути в доступе 97
По разным причинам я застрял в Access 97 и мне нужно получить только часть пути от полного имени пути. Например, название c:\whatever dir\another dir\stuff.mdb должен стать c:\whatever dir\another dir\ На этом сайте есть несколько советов, как это сделать: http://www.ammara.com...