For Programmers: Free Programming Magazines  


Home > Archive > MSDN > July 2005 > Incorrect Dataset & Column Selected In VB.net + SQL









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Incorrect Dataset & Column Selected In VB.net + SQL
VCN_70

2005-07-24, 8:21 pm

I'm using VB to update some records in SQL but when updating, the
datasets are correct and connected.

But when I'm updating the records, VB come back with an error stating
that there's no column named ... lets say X. I know there's no column
named as such but the problem is that it's still refering to it even
though I am not using it or calling it in any code.

The app. consist of a few tables copying from data to each other.

Anyone know of a known issue regarding VB and SQl when copying data
from one table to another of mixing up the fields or interchanging
column names without you knowing it?

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com