Shamil Salakhetdinov
shamil at users.mns.ru
Sat Jul 28 17:41:19 CDT 2007
Hello John, You can try to use DataSet's ReadXml method to load a DataSet instance with data, which you can then persist to a table.... -- Shamil -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Saturday, July 28, 2007 9:51 PM To: dba-vb at databaseadvisors.com Subject: [dba-VB] VB.Net - Can tables be streams? I have a "serializable" class that serializes the data from a form to stream. Currently the stream is written to file. I am wondering if I can write it to a table instead by substituting a different kind of stream? John W. Colby Colby Consulting www.ColbyConsulting.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com