Recent content by nevermanas

  1. N

    using schema.ini

    I think it is still relevant for today. I met a problem how to export singe large table from MSSQL to CSV txt. And MS access was very good at this by exporting linked tables. All suggestion that I could find how to do it from MSSQL directly where just quirky workarounds, but not real CSV. The...
  2. N

    using schema.ini

    Hi there! Current MS Access help says "you must either specify an argument or use a schema.ini". The trickiest thing here is this – to tell Access to use the schema.ini file you must skip the SpecificationName argument. Not blank string like "" – but skip completely! Just delete ["schema.ini"]...
Back
Top Bottom