Search results

  1. A

    Question Custom Error Message on Link Tables

    Good day! I have a frontend and backend linked. When my access application opens, it says error message that the path of the database file was not found. this is because I have moved my database to other location. How can I make a custom error message for that?
  2. A

    What is the difference between vb6 and vb.net

    What is the difference between vb6 and vb.net? I have read an article which I google about the difference between the two and it says that vb.net was a replacement to COM of vb6. However, in other forums that I have seen, there was no even one forum for vb.net? Dont people like vb.net? I am...
  3. A

    Sample Databases

    Hi, Maybe we can put in our database samples a sample like northwind database which has all the objects from table, query, form, report, macro and module. Moreover, maybe we can also put some projects of visual basic. I have seen on some visual basic forum that their moderator have initiated...
  4. A

    project sample please

    Hi, can I ask something from the community? I am studying VB6 but I think the better way that I can grasp how it works is by its examples. As Access has northwind database sample so the user can study its tables, query, forms, reports, macros and modules, can I ask someone from the community...
  5. A

    Question Access 2007 form layout/view

    In version 2003 and below, when the form is in form view, you can see that has plain sides and the four corners of the form are pointed but in version 2007 the two lower corners are the ones pointed but the upper two corner of the form is somewhat curve. How can I bring the form view like to...
  6. A

    DLL, OCX and others

    What is the purpose of DLL, OCX and other file type which are accompanied to the EXE file? How to use them?
  7. A

    Error in configuring mysql instance

    Good day to everyone, I was installing mysql 5.1 server yesterday, I am on my last step when it checkbox number 3 and or 4 are marked X. Sometimes it says, cannot start server, sometimes it says something like regarding the firewall. What should I do to configure the instance right? I tried...
  8. A

    Using VB6 for Access or MySQL DB

    I dont know how to use VB6 yet but I'm learning VB6. In Access, you create your query objects by referring to the table objects. In VB6, how do I create the SQL statement when I dont have the table objects? How do I create a code to create SQL statement? Can someone give me idea or code...
  9. A

    Question Access to multiple database in a server

    I have problem connecting my Access to SQL. I have this situation wherein I am creating more than one database in a server, let us say 5 databases. How can I make a code that will use and link those tables from those 5 database into my FrontEnd?
  10. A

    Question Create MySQL database

    Hello good day! Newbie here. I want to learn how to use MySQL but first I have basic questions: What is the database of mysql ? and where are the records saved? Is it the same with access that the records are saved in the tables where the tables are in the database file? If not, can you tell...
Back
Top Bottom