Recent content by surendra87

  1. S

    Ms Access ADP form to add data

    :banghead: Applications Front end: Ms Access ADP 2007 Bank end: SQL Server 2005 Form details. Form - Bound to a table. Text box - unbound. Button - Save What I need When the user enters a value in the text box and clicks the button save, that value is added to the table. Any advice?
  2. S

    Question Should I learn Access?

    depends on the number of contacts and clients you have i'd say you may wanna learn access...possibilities are endless with it...if you are satisfied with what you have then dont learn it...but as your business grows and you don't deal with the contracts directly...you have individuals handling...
  3. S

    parameter query

    sample login is beautiful!!!! its just what i wanted!!! thanks alot!! great!
  4. S

    Queries are beautiful!!!

    ok, i am going to check out the sites. and i want to excel and fast.......i find that there is a huge opportunity in this field!!!
  5. S

    parameter query

    the form one is easy....da well, i just thought that something like that will give users better results for their reports and so on......will love to find some help on subforms too.....i going to look around now.
  6. S

    parameter query

    now, i want to create a query using between [] and [] and those stuff. but, i want a drop down box to show what u selecting between <>and<>..... example: date, click a button and a calendar to show it and select the date.......or a combo box to select the records in that field...... any ideas?
  7. S

    Queries are beautiful!!!

    It has long been my dream to make databases that will make my life easier....lots and lots easier. now i am taking it to the next level. anyways, anyone who works on accounting program: Peachtree, Quickbooks, etc. will wonder "how do these people get the names next to the ID of vendors and...
  8. S

    Between [ ] And [ ] problem

    man, you are looking for the wrong thing. the dates that you entered into the table are: Jan 1, 08 Jan 2, 08 Jan 3, 08 you will not get anything if you enter start date after Jan 3. if you want the date in the table to be Mar 1, 08 then this is what it should look like: 3/1/8 In addition, use...
Back
Top Bottom