Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ade234uk

    Keep getting error - Attribute 'grouping-separator' is invalid

    Thank you very much. It is now working. Again Thank You for your help.
  2. ade234uk

    Keep getting error - Attribute 'grouping-separator' is invalid

    My xml docs where working fine over a month ago. I have just gone to update the xml file and I am now receiving the following error. Attribute 'grouping-separator' is invalid on 'xsl:value-of'. I was wondering if someone could help. The code from my xsl can be found below...
  3. ade234uk

    Major simple update question

    I suppose this is why I could not work out when I first started out, why the field called password in the database was not accepting my login details. hahahahah silly me... We all do it.
  4. ade234uk

    Beginner needs help transferring website

    You see the export button. Click on that them export as an .sql file. Then on your new host in phpmyadmin click on import locate the sql file on your hard drive and click import If the mysql file is over 2mb your host may not be allow to upload it, so your best bet is to zip the thing up and...
  5. ade234uk

    Beginner needs help transferring website

    If you can trust me I can take a look at it for you if you want?
  6. ade234uk

    Beginner needs help transferring website

    Do you phpmyadmin installed. You can export the database using this and then import this .sql file to your new database using phpmyadmin if it is installed in the server. Then it should be just a case of altering the config file for your forum.
  7. ade234uk

    The benefits of keeping mysql maintained & optimised

    The company I work for has no idea or concept of how their website works. They have no idea of the importance of regular back ups and optimisation of the database and removing deleted products from the system to free space up in the database. They keep telling me that these products need to stay...
  8. ade234uk

    A few questions about database sizes and tables

    How do you restore a database of these sizes obviously phpmyadmin is out of the question?
  9. ade234uk

    A few questions about database sizes and tables

    I have a created a few websites that use php and mysql on the back end. To me a 10mb database is massive. I am interested to find out amongst you what is the biggest mysql database you have worked on before or seen? What is the biggest table size you have seen or worked? Has the data inside...

Part and Inventory Search

Back
Top