sending DataSet

  • Thread starter Thread starter Konrad
  • Start date Start date
K

Konrad

Hi

How to convert DataSet or DataTable to
bytes, send int via internet and next covert
with return to DataSet or DataTable?

Thanks
Konrad
 
Try to send the data by using binary format over Internet.

Sincerely,

Kevin
Microsoft Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure! - www.microsoft.com/security

--------------------
| From: "Konrad" <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.adonet
| Subject: sending DataSet
| Date: Sun, 5 Oct 2003 07:35:18 +0200
| Organization: tp.internet - http://www.tpi.pl/
| Lines: 11
| Message-ID: <[email protected]>
| NNTP-Posting-Host: pj12.szczecin.sdi.tpnet.pl
| X-Trace: atlantis.news.tpi.pl 1065332141 1085 217.98.201.12 (5 Oct 2003
05:35:41 GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: Sun, 5 Oct 2003 05:35:41 +0000 (UTC)
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!newsfee
d01.sul.t-online.de!t-online.de!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!
news.tpi.pl!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.adonet:62851
| X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
|
| Hi
|
| How to convert DataSet or DataTable to
| bytes, send int via internet and next covert
| with return to DataSet or DataTable?
|
| Thanks
| Konrad
|
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top