Jump to content

Export access table into csv file delimited ";"

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
sal21

sal21

    Newbie

  • Members
  • Pip
  • 5 posts
I just have a jetado connection opned named MyConn.
How to export from Mytable the Field1, Field9 Field14 in a csv file, please fated way!
I have approx 3.500.000 Records in table:rules:

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Why not just write the data to a text file?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
sal21

sal21

    Newbie

  • Members
  • Pip
  • 5 posts
ok for that!
But how to via vb6?