votes
C#: SQL Reader filled but never enters in the while
What is wrong with: [code] string Server = "10.101.1.157"; string Username = "Sa"; string Password = ""; string Database = "Inv"; ...
blah blah blah is here! blah blah » Close
What is wrong with: [code] string Server = "10.101.1.157"; string Username = "Sa"; string Password = ""; string Database = "Inv"; ...
hi i m trying to add a record in a table an auto serial no is generated for that record i need to add some more records in other table but i need that serial no as reference so after insert i try to read back that value but giving me error ...
Dear All, Anybody know what is binary files? And How to write them in C#. I have been using streamreader and streamwriter to work with a text file but I have no idea of the binary file. Kindest Regards, E
Got feedack? Found a bug? report it here.