Search results for query: *

  • Users: rlegg369
  • Content: Threads
  • Order by date
  1. R

    Databinding a list box

    I hope this is the correct forum for this question... I have a SQL database with three tables. Table one has an key index and a string. I have a combobox databound to this table and it is populated with all the strings in table one. My second table has a key index, a string, and a foreign key...
  2. R

    Writing data to a table

    Hi, I'm new to database programming and I seem to be doing something wrong. I have an application program where I use a datetimepicker to choose a date. I convert the selected date to a string, and then attempt to write it to one of the tables in my database. The table(weekEnding) has only two...
  3. R

    Employment test...

    I'M not sure if this is the correct forum for this. If not, could someone please advise where to put it. A potential employer put this question out. It just doesn't make much sense to me, it's goals seem unclear, but that may be just my inexperience. Test: Here is what I would like to be...
  4. R

    dateTIMEpicker

    Hi. I have been programming for 20+ years but I am fairly new to VB.NET. I am writing a time tracking program to track time spent on different projects at work. I'm sure there are already programs out there which can do this, but I need the experience in creating my own. I can use the...
Back
Top