1
Reply

How to store an object in a SQL Server table ?

Ask a question
dntakoulas

dntakoulas

20y
1.6k
1
Hi everyone, I'm not so experienced in SQL Server and I would appreciate if someone could give me some direction about how could I store an instance of a class in a db table for later use. Do I have to do something special while this table is created?

Answers (1)