User Profile

Collapse

Profile Sidebar

Collapse
rpk2006
rpk2006
Last Activity: Mar 23 '12, 11:17 AM
Joined: Sep 7 '06
Location: India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rpk2006
    replied to Validating textboxes in C#
    For your first problem, disable "Allow Nulls" property in your database table (if using SQL Server).
    See more | Go to post

    Leave a comment:


  • Executing MS Access query from VB.NET 2003

    I have created a query to retrieve certain results and a report that is connected to this query. This query asks for date

    parameter to retrieve results. It looks somewhat like this:

    Select TicketNo, Name, TotalFee from [MainEntry] Where DataIssue=?;

    I created this query in MS Access and saved it in the MDB. I want to know how to call this query from VB.NET?
    See more | Go to post
No activity results to display
Show More
Working...