You can download pre-packaged themes from the Graffiticms Marketplace site.
Procedure
<add name="Graffiti" connectionString="Data Source=|DATADIRECTORY|\[DBNAME].vdb3" />
Note that DBNAME is a placeholder for the name of the file in the App_Data folder and the folder name has been omitted. Your actual connection string may look something more like this:
<add name="Graffiti" connectionString="Data Source=|DATADIRECTORY|\Graffiti_Sample.vdb3" />
In the above example, the folder that contains the file is Graffiti and the file name is Sample.vdb3.
<add key="DataBuddy::Provider"value= "DataBuddy.VistaDBProvider, DataBuddy"/>
The Upload Theme box displays.