Search:

Type: Posts; User: renziebass

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    736

    Re: Adodc Recordsource (HELP)

    @DataMiser

    so what should i do?
  2. Replies
    3
    Views
    736

    Adodc Recordsource (HELP)

    good day everyone!

    So i made a program that creates a table using a name from textbox and it worked now the problem is in another form where i have a datagrid and a textbox again to show the...
  3. Replies
    6
    Views
    730

    Re: search a TABLE in MS ACCESS

    Elroy & Phill.W thank you so much to the both of you
  4. Replies
    6
    Views
    730

    Re: search a TABLE in MS ACCESS

    thanks guy but the codes i have given above are working properly, no problem at all. all i need is another code for searching a table. i simply dont have idea
  5. Replies
    6
    Views
    730

    search a TABLE in MS ACCESS

    good day everyone! i am trying to make a program for patients information for a clinic. Every patient has its own table for their own records inside and the program i used is working properly but the...
  6. Re: rs.Open "Select * From (String) !!!HELP!!!

    i am so stupid, i forgot to put timer for it to be able to have a date content. thank you so much for your help! its working now.
  7. Re: rs.Open "Select * From (String) !!!HELP!!!

    it still doesnt work. it says

    First visit' cannot be a zero-lenght string.
  8. Re: rs.Open "Select * From (String) !!!HELP!!!

    Hello sir, thank you for your help but the code doesnt work.

    i will try to explain the problem.

    i am trying to input records inside a table that just been created using a string name of the...
  9. Re: rs.Open "Select * From (String) !!!HELP!!!

    i am so sorry. this is my first time to post in forums, i didnt know how to properly post.
  10. rs.Open "Select * From (String) !!!HELP!!!

    good day everyone, i badly need help.


    Dim Con As New ADODB.Connection
    Dim rs As New ADODB.Recordset

    Public Function MakeATable()

    Dim db As DAO.Database
    Dim table_def As Object
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width