Forum: MS SQL Jul 4th, 2009 |
| Replies: 2 Views: 1,942 Hey sknake,
Thanks for your Reply,
I Found that the adoMaster!RefID is returning the value not from the specified table but it is returning then max of IDENTITY Value from the Database.
For... |
Forum: MS SQL Jul 3rd, 2009 |
| Replies: 2 Views: 1,942 Hey All,
I am using MSSQL -2005 with VB6.
I have created a master table tblCompany and detail Table tblDetail having foreign key relationship.
When i try to insert a value within a TRANSACTION I... |