Re: hand replication

2011-08-09 Thread Johan De Meersman
- Original Message - > From: "Halász Sándor" > > Is there a log from which I can get SQL statements that record > changes from some time, copy that to flash drive, and mark the time > when I did that, by truncating the log or starting a new one or ...? Yes, the MySQL binary log can be

RE: Hungarian Notation [Was Re: Too many aliases]

2011-08-09 Thread Hal�sz S�ndor
2011/08/08 10:25 -0400, Jerry Schwartz I was a reluctant convert, and still don't use Hungarian notation consistently; but in something like MS Access, where you might want to associate a label with a field, things like "lblCompany" and "txtCompany" make a lot of sense. I forg