Save a complex structure's instance to SQL Server DataBase

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

I have defined a complex structure with vb.net. One instance of it will be
about 32KB. Is it possible to save it to a SQL Server database and how to do
it?

Thanks in advance.

Peter
 
Serialise it and store it as a string

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 
Thank you
One Handed Man ( OHM - Terry Burns ) said:
Serialise it and store it as a string

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

to
 
Thanks a lot
One Handed Man ( OHM - Terry Burns ) said:
Serialise it and store it as a string

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

to
 
Peter,

I think it is really not needed with Terry to overdo it, he is (very) glad
with one thank you.

(And does as me not like people who give not any reply).

:-))))

Cor
 
I'm not sure if I have send the first "Thank you", so I sended it again. I
think you are very humourous.
 
I'm not sure if I have send the first "Thank you",

Did you expect I was thinking something else, however we know in this
newsgroup how Terry reacts (and I agree with him) when there is no attention
at all or somebody else get that.

So this was my change to add too that fact.

You did it fine.

Cor
 
English is not my native languge, sometime I could not express my meanings
clearly. In fact, I want to send a kindly praise to you. I've got many help
from you all,and I'm very proud of you. I think I'm lucky to join with you.
 

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