blah blah blah is here! blah blah » Close

0
votes
1 answers

incorrect syntax near 'FROM'

Hi friends kindly tell what wrong with this code. I am getting "incorrect syntax near 'FROM'" Error or Exception message. [code] // SQL Sever Express Data Base Connection System.Data.SqlClient.SqlConnection con ...

0
votes
1 answers

C#, inconsistencies in Windows folder contents?

Hello, Say I've got this location: C:\Windows\System32\config\systemprofile\AppData\Local\LogMeIn Hamachi, I browse to it with explorer (I've got admin-rights), systemprofile is read-only, but no problem. The folder contains 7 arbitrary ...

Feedback