Hello
I have a small Windows application linked to the MySQL development libraries
and have to run in on another computer, do I have to copy the DLL/LIB files
or are they already static linked to the application? The other computer has
no MySQL installed, and the application will run only as clien
On 13/02/2010 16:12, Brian Dunning wrote:
Hey all -
I have a table listing references for chapters in a book. I'm trying to find
all the cases where a single chapter lists more than one reference from the
same author. In this example table, I want it to find IDs 1 and 2, because
they're both
Hey all -
I have a table listing references for chapters in a book. I'm trying to find
all the cases where a single chapter lists more than one reference from the
same author. In this example table, I want it to find IDs 1 and 2, because
they're both from the same author, and both in chapter 1