Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB.Net Query Builder Problems.
#1
Howdy everyone. I have been trying to build queries for my workplace in the program I made them but I came across a problem. My workplace has some of the worst names for data fields I have ever seen. My problem is when I try to make a query for a field the field will have a name such as Order Received. How do I make it so I can create queries with fields with more than 1 word?


Attached Files Thumbnail(s)
   
#2
Hm, what exactly do you mean by the term query?
My Blog | My Setup | My Videos | Have a wonderful day.
#3
I want the user to be able to open the menu strips on the top select the field they wish to filter by and also be able to filter more than 1 field at a time.

Like say I wanted to filter Order Received and Town at the same time. What the query would do would filter the entries in the Datagrid. Then the remaining entries would be displaying in the Datagrid. Then when the user selects the entry they want, all of it's data goes into the textboxes, and be ready for editing.

I've spent a good deal of time researching the query builder and it seems that it would be better to do a LINQ.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems with dividing a string brco900033 6 21,808 10-26-2013, 07:31 AM
Last Post: brco900033
  [SOLVED] MySQL Update Query - What am I doing wrong? kismetgerald 11 39,859 10-18-2012, 07:16 PM
Last Post: brandonio21
  How to write string query on multiple lines kismetgerald 1 8,430 08-29-2012, 04:01 PM
Last Post: brandonio21
  Problems with multiple textboxes and coding LearningVB2010 30 86,426 02-28-2011, 07:39 AM
Last Post: brandonio21

Forum Jump:


Users browsing this thread: 1 Guest(s)