dotnetnut
New member
- Joined
- Apr 9, 2007
- Messages
- 1
- Programming Experience
- 5-10
Hi all,
I have inherited some code that is written in VB.NET/Access and works perfectly on my XP Pro development machine.
However... on the Win2003 Server box that it needs to be installed on, it won't update records with an ID greater than 36!!
I tried catching an error message but it doesn't seem to be raising one and the code is using BindingContext to connect to the data which I am not very familiar with.
Any ideas? Where do I start? I'm stumped!!
Thanks in advance,
dotnetnut
I have inherited some code that is written in VB.NET/Access and works perfectly on my XP Pro development machine.
However... on the Win2003 Server box that it needs to be installed on, it won't update records with an ID greater than 36!!
I tried catching an error message but it doesn't seem to be raising one and the code is using BindingContext to connect to the data which I am not very familiar with.
Any ideas? Where do I start? I'm stumped!!
Thanks in advance,
dotnetnut