Try PHPRunner from Xlinesoft. I made the transition from Visual Foxpro to MySQL/PHP with PHPRunner. It lets you design web based applications in record time.
It finally worked. Thank you for your help. It prompts me for the password. Is there a way to avoid the prompt?
mysqldump -u root -p testdb > G:\backup.sql
I finally got to see the error message: "error 1045 access denied for user 'ODBC'@localhost < using password: YES> when trying to connect"
I entered the correct password
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 made some changes (set visibility to true) and now get:
starting
COM instantiated
set visibility to true
Document exists and is readable
Document opened
Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Microsoft Word<br/><b>Description:</b> This command is not...
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 made the changes to php.ini and copied your code.
I got this in the browser: "Parse error: syntax error, unexpected ':' in C:\xampp\htdocs\word7.php on line 12"
I tried to change the : to ; and got the same error but with ";".
I am trying to extract binary files from a table that contains a...
[COM]
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
; http://php.net/com.typelib-file
;com.typelib_file =
; allow Distributed-COM calls
; http://php.net/com.allow-dcom
com.allow_dcom = true
; autoregister constants of a components typlib on com_load()
...
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.