Search results

  1. G

    Tutorials

    actually as i can perceive it, our reference section especially in the sample database or code repository, it is like bits and bits given in one category. for example, let us say we have a tutorial on access security, in our reference section, it gives you one post for code to bypass shift key...
  2. G

    Question disabling the textbox of the access shortcut file properties

    good day to every one. thought I have been googling about the topic but found none that will match. I just want to know how to disable the textbox of the access shortcut file properties so that TARGET and the START IN will not be altered. Does someone know how to do it!
  3. G

    Tutorials

    well I think this can also a venue for tutorial george because it is still the same with our reference section but more thoroughly discussed. though still many visitors post questions rather looking or searching in our reference section, but still also many if not all benefits from those...
  4. G

    Tutorials

    thanks just ok. it was just my thought because I noticed many users are almost daily users, especially those who are really knowledgeable in AWF. it was my thought that this is their happiness and their career.
  5. G

    MySQL thirdparty tools

    what do you mean the Administrator save the password for me? I used the username root, though the user root also has password but when I entered ok without the password, still the mysql adminstrator opens.
  6. G

    Tutorials

    Yes, AWF have those code repository, sample database and FAQ, however, as I have compared to the tutorial in the other forum (not Access) the tutorial section there was much more thorough as I have read. It is like, for example the tutorial topic would be How to create sql server connection...
  7. G

    MySQL thirdparty tools

    yesterday I explored mysql administrator. since I have no connection yet, so I created new connection. In the connection category, I entered the connection name, username, password, hostname, and the port. then I click apply and close. so i go back and double click mysql administrator, it...
  8. G

    Tutorials

    good day! I have been seeing to some if not many forum sites in the internet and they have also their downloadables like database samples, code snippets and others. But I also like the part wherein they have their tutorial section. I think this is somewhat like the downloadable section...
  9. G

    MySQL thirdparty tools

    good day! I have a third party tool navicat for mysql and there is this mysql administrator. I am confused if I can just use navicat for securing my database or do I need to use the administrator to set up the security. thanks.
  10. G

    cannot install mysql instance

    cannot start mysql instance service Hi I have been trying over and over for almost 6 hours now to install a new mysql server instance but at the end of the install it looks like what I have attached. Kindly help me. thought yesterday I have a running mysql server instance. but I uninstall...
  11. G

    cannot install mysql instance

    mysql server instance configuration: 1. detailed configuration 2. developer machine 3. transactional database only 4. directory = c:\mysql datafiles\ 5. decision support (dds)/olap 6. enabled tcp/ip networking port 3306, enabled firewall exception, enabled strict moe 7. standard character set...
  12. G

    Question problem with mysql instance

    mysql server instance configuration: 1. detailed configuration 2. developer machine 3. transactional database only 4. directory = c:\mysql datafiles\ 5. decision support (dds)/olap 6. enabled tcp/ip networking port 3306, enabled firewall exception, enabled strict moe 7. standard character set...
  13. G

    Access with Mysql question

    i have created database and tables in it using the workbench. and tried using third party software for it for gui. as I have been exploring mysql regarding security, i cant seem to know how I will password protect that database or that connection so that no one can open that database without...
  14. G

    Access with Mysql question

    yeah somewhat same problem. but I think it lacks information that I need. How about my question post number 3 sir?
  15. G

    Access with Mysql question

    I am using access as front end and mysql as backend. and I want it embedded in my project so that if the customer who will install the project will no need to install mysql separately. I dont have an idea that i have to pay for the embedding of mysql. I thought it was free and upon my...
  16. G

    Access with Mysql question

    Good day! I have no idea about my question and I am still learning mysql. I would like to ask if how can I.... a) embed mysql in access project b) synchronize two mysql database using access only. thank you very much.
  17. G

    Question Access versus Filemaker Pro Advanced

    Of the many features of SQL servers like MS SQL and MySQL, two of its features size capacity and security is what Access lacks. That is why, when the size limit is reached in Access, you are advised if not forced to move to SQL because of its feature. While FileMaker has this size capacity...
  18. G

    Question Access versus Filemaker Pro Advanced

    the main idea here is SIMPLICITY. to be able to connect to server without using odbc. as previously discussed in the many previous post on this topic by me and shadow9449, it is stated that it is for the purpose "That would mean that the developer would not have to worry about passthrough...
  19. G

    Question Access versus Filemaker Pro Advanced

    As I gave the scenario of Access as FE and SQL as BE. with regards to security, it is the burden of the programmer to make a customized security procedure in the FE, with regards to the security of the backend, SQL has its own password security. If that can be, why there is a need to setup...
  20. G

    Question Access versus Filemaker Pro Advanced

    that is exactly what I meant sorry if I put it in wrong words. So again, why cant we have it just like that, "a library without a librarian". the books in the library can still be used without the librarian.
Back
Top Bottom