|
-
Dec 14th, 2008, 02:31 AM
#1
Thread Starter
Lively Member
[RESOLVED] Sql Server - I deleted columns but they still show up...
Here is my problem. I'm using Visual Studios and writing a program in Vb. I have a database attached. First, I deleted a couple of columns from a database on purpose. City and State because I have a table the selects these two based on the Zip Code. I also deleted City and State from the dataset. My problem is that when I run the application, the two columns (city and state) still appear in the datagridview even though when I look at DataGridView tasks and look at the columns for this, they are not there. It when I run the applicion they show up. What do you think may be the problem?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|