PHV,
No never had to do this before and code is in class module so normally called with:
How do I call this in the startup, is there a method or code example of this?
YMR
All,
Got this fixed. Had to:
1. Use the mysqldump with "ignore errors" option to
dump the DBs on both machines, then hand correct the
resulting .sql file.
2. Un-install MySQL on both,
3. Re-install MySQL on both,
4. Import the data back in the new DB with restore.
Thanks!
YMR
J,
That is what the "addslashes" routine does, corrects this problem.
This is in my REXXforPHP addin functions module, it's a REXX command.
No but quess I need to put in a break to escape the loop when value is valid, but will revisit, as I forgot original intent.
All,
I added my auto re-linking code to my "Main Form" init sequence to automatically re-link my linked tables.
However I still am getting errors, before it gets to the code. Looks like I need to link in my code somewhere else to catch the application init instead of the form init.
Where do...
All,
I think I now know what I'm looking for. It would be like a combination of:
PCdocs or Worldox,
Subversion,
Duplicate file eliminator,
Data Sync Tools,
Collaboration Suite/Tool
Backup/Recovery Software.
But instead of the repository being the active directory (like subversion), the local...
Chew,
If you are fully into MySQL with Web, then download WAMP server from:
It has phpMyAdmin built in and you can fully work your DB from that except for backup dumps and other tools like "slow query monitor, etc.
YMR
All,
Noticed the following:
The code also works differently in different browsers.
Ex1 MSIE:
Ex1 Mozilla:
I tried the "realpath" command but when all the path info is missing the "realpath" command does not work right. Tried the following combinations:
None of these works in Mozilla.
So...
all,
Back to my question of:
Would I need an AJAX script to do this? I think all machines can do that, as all have WEB capability?
Alternate Q:
Does anyone have links to good Windows interaction scripts?
I think I lost the ones I had.
Thanks!
YMR
J,
You will find info on OO-REXX at:
http://www.oorexx.org/
Lang dev history is:
1. PL1,
2. REXX,
3. C/C++,
4. Java,
5. Perl,
or something like that, but since REXX was on Big Blue boxes natively, then Commodore Amigas, then PCs and IBM sales gurus did not know how to sell it, it did not...
V,
Also all, but 2, machines are user machines, not developers, so do not have REXX/OO-REXX installed, so PHP/WEB is common to all.
I understand the server-side issue, but found several command and extensions in PHP that not only deal with Windows, but are at the machine specific level, so...
I have a REXX procedure that does the following:
Map all local windows drives,
Delete "somefile.txt",
Run equiv to "dir *.* /s /b >> somefile.txt" for each drive,
Read and filter "somefile.txt" to eliminate program and OS files,
Load the File Results into "f_results.txt",
Load the Dir Results...
All,
I've tried all possible ways of quoting, manually adding, magicquotes, etc.
Even took the snapshot of query code to the SQL interactive on phpMyAdmin and tried it all there, but always get the same error, no matter what I try.
That's why I think it is a config issue.
YMR
Jonats,
Please ID which version of REXX you are speaking of. I was going to ask that, but looks like MF if you are considering ISPF.
This would be easy in OO-Rexx, but doesn't run on MF.
On MF you can also look at Virtual Screens, but not all versions of the MF OS have them. They are native...
All,
I used to have a program "header.rex" that auto built the header for a file, including doc of all external calls, all functions, all subroutines, all calls/signals and all vars.
Had all that on 9-Track tape from MF world, and can't find a machine to read it, plus too old now, probably...
All,
I need the following:
I'm REXX hack and use Pegasus Mail. Problem with Pegasus Mail is the files, at the file level are compressed or encrypted with multiple emails jammed into one file. I have over 1 Million emails in my system. I need to clean out some, but need to keep all the valid...
NigeW,
The issue is in the php.ini file. There is a line that sets this limit. Check the one on the laptop against the one on the server to make sure they are the same.
If you do not have wamp installed on laptop, just using alias then check the alias setting in the wampserver.ini file.
YMR
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.