Forum: MS SQL Nov 17th, 2008 |
| Replies: 4 Views: 846 Fellows,
I have found another option to do this(via Code).Instead of checking the month while submitting, i have found a way to count the number of rows using the dataset... |
Forum: MS SQL Nov 17th, 2008 |
| Replies: 4 Views: 846 Thanks man,
I just checked it out... Sql wont allow me to have two auto no's.Is there any other option in code to do this and how to reset serial no to one without deleting the... |
Forum: MS SQL Nov 17th, 2008 |
| Replies: 4 Views: 846 Hi Fellows,
Well. let me start by higlighting the problem i face.I have two columns namely PID which is the primary key and also a auto number.The second is Serial No. which is also a... |