Undeleting an entire Database?

2006-04-25 Thread clint lenard
anyone might know of any special ways to get some of the data back. Thanks! - Clint Lenard

Need help with a Basic Query.

2006-03-08 Thread clint lenard
Hey Guys, I was wondering if I could get some assistance with building a Simple Import Script using PHP and MySQL. Basically I'm trying to pull info out of one Table and Insert it into the other Table. Can anyone show me a simple example of this? I can figure out how to do the rest if I had a s

Re: users are always the last to know :-)

2005-10-07 Thread clint lenard
Interesting On 10/7/05, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > FYI, from the Silicon Valley Business Journal: > > > Oracle buys Finnish open source company > > Oracle Corp. said Friday it has bought Innobase OY, a software company > based in Finland, for an undisclosed price. > > Innobase m

Re: HTML in MySQL?

2005-09-12 Thread clint lenard
can anyone help me with this question? On 9/12/05, clint lenard <[EMAIL PROTECTED]> wrote: > > Hey Douglass, > > Curious about using Smarty (taking the Crash Course and bookmarked a > couple of other tut's)... One of the advantages of using a DB to store the > H

Re: HTML in MySQL?

2005-09-12 Thread clint lenard
download their site and have their own copy to upload to another domain - would it be possible to do this? Sorry, my mind is tired along with my eyes... I guess I'm still not 100% sure how Smarty works! Thanks, Clint On 9/12/05, clint lenard <[EMAIL PROTECTED]> wrote: > > Dougla

Re: HTML in MySQL?

2005-09-11 Thread clint lenard
o this! It'd probably make my life much easier if what I think you're saying is what you're actually saying lol On 9/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > clint lenard wrote: > > Hi guys, I'm fairly new to MySQL and I've searched fo

Re: HTML in MySQL?

2005-09-11 Thread clint lenard
Wow, thanks for all of the Information guys! I've learned alot and now I've actually been doing more brain storming... I've been reading all of these emails over and over - and they're helping me understand more! What I'm trying to do is save "User Sites" in MySQL and use PHP to pull them out t

Re: HTML in MySQL?

2005-09-08 Thread clint lenard
David and Jasper - thank you both! I will play around with this more now that you have explained my biggest questions! Thanks guys, Clint :-) On 9/9/05, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote: > > clint lenard wrote: > > Thanks Jasper for the info! This may sound s

Re: HTML in MySQL?

2005-09-08 Thread clint lenard
.. thanks! On 9/9/05, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote: > > clint lenard wrote: > > Hi guys, I'm fairly new to MySQL and I've searched for about a week > looking > > for an answer to this... > > > > I'm trying to design a Databas

HTML in MySQL?

2005-09-08 Thread clint lenard
Hi guys, I'm fairly new to MySQL and I've searched for about a week looking for an answer to this... I'm trying to design a Database that would hold HTML sites in the DB itself and use PHP to call for the HTML file - which would be populated with Content from another table in MySQL. I was told