blah blah blah is here! blah blah » Close

0
votes
2 answers

SqlCeConnection Unspecified error

Hi, i have a problem with this connection: [code] SqlCeConnection conn = new SqlCeConnection(@"Data Source =/Program Files/fashionDB.sdf; Password ='xyz'"); conn.Open(); SqlCeCommand cmd = conn.CreateCommand(); ...

1
votes
0 answers

unspecified files

Hi there I'm a newbie to programming but very much willing to work hard and try. We have about 100 servers and on each servers we have the g drive and e drive. early this year there were some temp files dumped all over the 100 ser ...

Feedback