Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Save table to hdd

$
0
0
Hello, in my project I have to create a database in a table, the content of each element of that table is a variable that can contain a simple string or a paragraph. I could do that, but then I have to physically save this table in the HDD for the software to be transported with it, like as any other database. The problem is that the only way that I know to do this is saving the table to a text file and when I do, the variable that is paragraph is divided into lines, and then when the software load the text file (or database), the variable is no longer a paragraph. Does anyone know another way to physically save a table without the variable losing its value as a paragraph?

Viewing all articles
Browse latest Browse all 2105

Trending Articles