Hi,

I want to write data to a table. The table does not exist yet by the time I want to open my Connection.

How my Connection string's going to look like.
I don't have to add the table name to my Connection string, do I ?

Thanks