C
Chubbly Geezer
Hi
I'm in the process of converting an access db to vb2005. My old app has
code that sends an email with a table attachment formatted to excel. I want
to do the same within vb, i.e. create an email via code and attach the
records from an SQL table preferrably in xls format. The creating the email
is no problem, but am not sure of the best method to attach the records. I
now I could scroll through a dataset and use those records but was wondering
if there is a better way.
Thanks
I'm in the process of converting an access db to vb2005. My old app has
code that sends an email with a table attachment formatted to excel. I want
to do the same within vb, i.e. create an email via code and attach the
records from an SQL table preferrably in xls format. The creating the email
is no problem, but am not sure of the best method to attach the records. I
now I could scroll through a dataset and use those records but was wondering
if there is a better way.
Thanks