Friends, I have a program running on SQL 2008 R2 and I tried to reinstall it after formatting, but I couldn't do it successfully. I created a database in SQL 2008. There is no setup file for the program, but the data is located in the c/program name/data folder. I was able to successfully connect it to the SQL server in the program binding program. However, when I open the program, it gives me a table error. How do I create tables in the SQL database? Or do I need to install the program's data folder in SQL 2008? I would appreciate it if you could help.