Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

6
Newb seeking help with basic Database program.
Post Body

I'm trying to set up a simple program in Visual Studio to help out a friend improve their data setup; the kind of thing where they can effectively go 'Show me all employees with Employee ID = textbox1.text AND Salary = textbox2.text.' They sent me an Excel file which I set up as a MS Access OLEDB; I linked that to a VS solution and can display and edit the data, but so far I can only query the data with ONE textbox input at a time. They're going to be running this on older computers, and I'm trying to make the transition from Excel painless. So far, I'm working in Visual Basic though considering transferring to C#.

Does anyone have any advice or leads for getting something like this done? The only solution I can think of (which I can't get working) is concatenating textbox input to a query string, but that would require additional injection-prevention. Almost positive there's a more effective way to handle this whole thing but turned up empty-handed after a day of Googling. 😰

Author
Account Strength
90%
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
764
Link Karma
248
Comment Karma
328
Profile updated: 4 days ago
Posts updated: 1 year ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
5 years ago