I'm pulling my records out of an sql-server by selection queries in Visual basic.
But how can I save them into an excel-sheet or a .txt so I can open them later on by just using the import data wizard?
greetz,
Yves
This is a discussion on save received files within the MapPoint Desktop Discussion forums, part of the Map Forums category; I'm pulling my records out of an sql-server by selection queries in Visual basic. But how can I save them ...
I'm pulling my records out of an sql-server by selection queries in Visual basic.
But how can I save them into an excel-sheet or a .txt so I can open them later on by just using the import data wizard?
greetz,
Yves
greetz
Try using the FileSystemObject in VB to write your results to a .txt file
http://msdn.microsoft.com/library/de...FileSystem.asp
hmm, yes thanks.
although I am trying something different right now![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)