I am trying to use mysqldump.exe in a .bat file from Windows but I cannot get the right code
I am using: mysqldump.exe –e –u root -p -h localhost testdb > G:\backup.sql
G: is a drive in the same computer
In what directory do I place this batch file?
What is wrong?
I keep on getting the error "key column has no properties" aka keycol has no properties. I am 100% certain that I have a table with a primary key. Any ideas? I am using DWCS6 with DataAssist
I keep on getting the error "key column has no properties" aka keycol has no properties. I am 100% certain that I have a table with a primary key. Any ideas?
I am looking for a control for the web browser to insert the URL. Where are you supposed to insert the URL?
Like many, I am extremely sorry that Microsoft is not making new versions of VFP. VFP has been wonderful and there is nothing to replace it!!
I want to extract text from Word Documents via PHP and COM and am not able to open Word in this way. I believe that com is enabled in php.ini but am not sure. Here is the code that I am using to open a new Word application:
<?php
$word = new COM("word.application") or die ("Could not...
I downloaded PEAR OLE (OLE-1.0.0.RC2) and am having trouble with the installation. Does anyone have any experience with this and how to install it? I am using Xampp.
I have a MySQL database with a longblob field containing a MS Word document.
I cannot get "$word = new COM("word.application") or die ("Could not initialise MS Word object.");" to open MS Word. I have Word installed on the machine and I set com.allow_dcom = true in php.ini (also removed ; )...
I cannot get "$word = new COM("word.application") or die ("Could not initialise MS Word object.");" to open MS Word. I have Word installed on the machine and I set com.allow_dcom = true in php.ini (also removed ; ). All I get is a blank screen. My Xampp control panel shows Apache and MySQL...
I want to place a MS Word doc in longblob MySQL field. I want the Word doc to be in the table and not merely use the field as a placeholder for an external file location. Does anyone know the PHP code that I need? I have over 1000 records in this file and they are all MS Word doc.
I want to place a MS Word doc in longblob MySQL field. I want the Word doc to be in the table and not merely use the field as a placeholder for an external file location.
I need to a add a month to a date field. I do not know how to format the date field in order to do the calculation. I have tried DateAdd with no luck. The date field is called baseline; it is formatted as short date. I want to make a label that gives a projected date 30 days (or 1 month)into the...
I need to a add a month to a date field. I do not know how to format the date field in order to do the calculation. I have tried DateAdd with no luck. The date field is called baseline; it is formatted as short date. I want to make a label that gives a projected date 30 days (or 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.