Skip to main content

Home/ MySQL/ Group items tagged database

Rss Feed Group items tagged

mikhail-miguel

convert xml csv mysql export xml converter, XML Converter Professional Edition - odbc t... - 0 views

  •  
    XML Converter is the Windows based graphical transformation engine for creating XML documents from your database. It allows organizations to quickly and easily share information, captured within corporate data, with anyone in the world by utilizing established XML document definitions. Using this software, enterprises can share data with customers, suppliers or partners as well as distribute data across business units. The resulting XML document will be built in strong compliance with XSL specifications that make it possible to convert it into other wellknow formats, such as HTML using a variety of XSL processors. The converter is a secial software and can be run using Windows NT/2000/XP.
mikhail-miguel

mdb xml,csv xml,convert access xml transform XML Converter Professional Edition - Excel... - 0 views

  •  
    XML Converter is the Windows based graphical transformation engine for creating XML documents from your database. It allows organizations to quickly and easily share information, captured within corporate data, with anyone in the world by utilizing established XML document definitions. Using this software, enterprises can share data with customers, suppliers or partners as well as distribute data across business units. The resulting XML document will be built in strong compliance with XSL specifications that make it possible to convert it into other wellknow formats, such as HTML using a variety of XSL processors. The converter is a secial software and can be run using Windows NT/2000/XP.
Ken Wei

Dumping large MySQL InnoDB tables - 0 views

  • will not speed the process, but it will allow the live application to use the mysql database as normal without locking any tables and preventing the application to change the database.
Ken Wei

MySQL AB :: Using the New MySQL Query Profiler - 1 views

  • When it comes to overall performance, it's important to remember that the #1 contributor is always a good database design. The second highest contributor to performance is well-tuned SQL code.
  • But a better day has come along in MySQL 5.0.37 with the inclusion of the SQL Profiling utility. This interactive diagnostic aid allows a developer or DBA to gain insight into where a set of SQL code spends its time and the resources it is using.
sloansteddi

Fulltext Searching MySQL field for multiple keywords - 0 views

  • MATCH (patient_1_question.terms) AGAINST ('+$term_1 +$term_2 +$term_3 +$term_4' IN BOOLEAN MODE
  •  
    Fultext search against multiple keywords
Ken Wei

MYSQL HOW-TO - 0 views

  • If you want multiple databases, you can either set up different users for them or grant their privileges to the same user.
1 - 20 of 113 Next › Last »
Showing 20 items per page