15-08-15, 07:02 PM
جربت
Dim conn As New SqlConnection("Server=atef-PC;AttachDbFilename=" & Application.StartupPath & "\ELAKAT.mdf;Database=ELAKAT;Trusted_Connection=Yes;")
لكن
The database 'ELAKAT' cannot be opened because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported. Could not open new database 'ELAKAT'. CREATE DATABASE is aborted. Cannot attach the file 'C:\Users\atef\Downloads\Compressed\EL\EL\bin\Debug\ELAKAT.mdf' as database 'ELAKAT'.
برجاء تصويب الكود واعادة الرفع ولك جزيل الشكر
Dim conn As New SqlConnection("Server=atef-PC;AttachDbFilename=" & Application.StartupPath & "\ELAKAT.mdf;Database=ELAKAT;Trusted_Connection=Yes;")
لكن
The database 'ELAKAT' cannot be opened because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported. Could not open new database 'ELAKAT'. CREATE DATABASE is aborted. Cannot attach the file 'C:\Users\atef\Downloads\Compressed\EL\EL\bin\Debug\ELAKAT.mdf' as database 'ELAKAT'.
برجاء تصويب الكود واعادة الرفع ولك جزيل الشكر

