VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Convert an ADO Recordset to Text

Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code snippet will show you how you can convert an ADO recordset to a delimited
text file in just a couple lines of code using the ADO GetString Method. You can easily export a recordset to a csv file using this method.

Rate Convert an ADO Recordset to Text (10(10 Vote))
Convert an ADO Recordset to Text.bas

Convert an ADO Recordset to Text Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters