VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Cannot get Query to work VB 2010 Posted by Blaine65 on 1 Sept 2011 at 2:44 PM
Hello I am trying to get a query to work with Visual Basic 2010 Express addition I have pasted the code below but it just errors out with to many arguments I have taken this sample from a reference book but cannot get the darn thing to work. I have looked all over the net and Microsoft for a solution but still no go if any one can help it would really be great. BEP



Private Sub FillBypeeps1ToolStripButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FillBypeeps1ToolStripButton.Click
Try
Me.TblMaintPeepsTableAdapter.FillBypeeps1(Me._Progressive_1_MaintPeeps.TblMaintPeeps, (Me.ToolStripTextBox1.Text))
Catch ex As System.Exception
System.Windows.Forms.MessageBox.Show(ex.Message)
End Try

End Sub
Thread Tree
Blaine65 Cannot get Query to work VB 2010 on 1 Sept 2011 at 2:44 PM
nc72 Re: Cannot get Query to work VB 2010 on 2 Sept 2011 at 3:38 AM
Blaine65 Re: Cannot get Query to work VB 2010 on 3 Sept 2011 at 9:07 AM
nc72 This post has been deleted. on 2 Sept 2011 at 3:41 AM



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.