Ok guys... this is the first I've worked on the hardware side of things. Tek-Tips pros are the best, and I know you may not know the answer but any ideas or directions to go would help.
Here are the error logs... I was able to mount to it for read-only, which would great... I just need to save...
Your best bet is just to order the mysql query by date. Otherwise you'll have to place all the entries into an array.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
Nevermind. I'm just tired. I didn't quite get your message at first.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
Are the date tables predefined? Or are you writing them as they are encountered?
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
You can use the same code as a form would use. Simply define all the required variables that would be submitted through the form before the code is executed.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
Basically. Unless you are planning on receiving thousands of queries, or queries to extremely large tables... I wouldn't sweat it.
I have yet to overload this thing.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
Oh wait. And not only that... but while I'm making SQL queries, I'm also running Photoshop 5.5 and tons of IE tasks at the same time... Oh and Apache2.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
I'm running MySQL on a Windows 98 system with 256megs of RAM and a 466mhz CPU.
Tell your admin I'm after his job.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
I wish I could.
www.apache.org (download apache2 windows installation)
www.php.net (download win32 installation)
www.mysql.org (download win32 installation)
Basically download all of those, then follow the install instructions.
I say this, because its neccessary... read the install...
Would this be what you are looking for?
(Scroll down to Lock Types on the page)
http://www.vbmysql.com/articles/cursorsandlocks.html
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
I guess, I could give you my opinion on how I would setup an NT box... I'm sure everyone will chirp in with their opinions as well.
I would install Apache2 on NT to serve the pages.
I would install the latest version of PHP as a module. mod_php for Apache.
I would use MySQL, since the latest...
You don't have to use Apache, however you will need to use a webserver to serve the pages to a browser. Just like HTML.
PHP itself is an interpreted language. This means that it is compiled on the computer and the code is executed. How you got there doesn't matter to PHP. You can use an IDE (a...
That is odd. Sorry I can't help you with that one. I don't have any problems, and unfortunately without sitting in front of your system I couldn't troubleshoot it.
Hopefully someone in the MySQL AB forum will have an answer.
Sorry.
·genoa
If a dog craps in the yard and buries it, is that...
Reachin' aren't you ;)
What does your table and entries look like? I'll try to recreate it on my end.
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
I'm having some design issues.
I'm not quite sure how to tackle a community that is database driven. So far, I have the following flowchart:
main->community_type->community->members
What I need is a way to list the communities, their members and so on. Should I create a database for the...
I don't know what your financial situation is, but I found SmartDraw. It's considerably cheaper than Visio and does Flowcharts specifically.
http://www.smartdraw.com
·genoa
If a dog craps in the yard and buries it, is that considered steganography?
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.