[wdvltalk] Re: (OT) IRC client

2003-07-31 Thread Mark M
mIRC is what I have been using for many years without a hitch www.mirc.com Mark --- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL

[wdvltalk] Re: (OT) IRC client

2003-07-31 Thread Mark M
I know mIRC is good, but it's not free. Can anyone recommend one free? It isn't free? Woah.. they changed their licencing. My Bad. Didnt' know that! Mark --- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] • The WDVL

[wdvltalk] Re: Oracle Guru's

2003-07-23 Thread Mark M
It seems like it would probably be this part - however I'm honestly not sure. SELECT s.PI_FULL_NM,s.INST_NO,s.PI_UNIT_NM,s.PRI_NAMEH,DBMS_LOB.Substr (s.PROJ_TITLE ,4000,1) PROJ_TITLE,s.SEC_NAMEH,s.REVIEWTYPE from HS_SUPER s where s.prop_no in (select min(prop_no) from humansub where

[wdvltalk] Re: [PHP/ASP] Class v/s Procedural

2003-04-03 Thread Mark M
Concerning web scripting languages like PHP or ASP, is it better to build a big class containing all the methods/properties that you online app would need (like db access, xml parsing, file system functions etc) and to call the appropriate methods/properties whenevr they are needed or is

[wdvltalk] Re: [SCR] Calendar of Events

2003-04-01 Thread Mark M
Sorry man - had a few issues. 1 - the popup on the rLHS drove me nuts. I rolled over something, and in a totally unrelated place, this little popup comes up.. I then need to travel to the other side of my screen to get to it to close it. (i think) a better option would just be to display a

[wdvltalk] Temporary Tables on Oracle

2003-02-26 Thread Mark M
Heya everyone. Quick question. I have a table on the Oracle database I plan on creating, doing some stuff in, and then deleting. Now (blatant assumption) I would assume I would use a 'temporary table' i.e. - SQL: -- CREAT GLOBAL TEMPORARY TABLE fred ( ..column names... ) -- stupid

[wdvltalk] What do you use to design your databases with?

2003-02-17 Thread Mark M
Heya all - Just curious as to what you use to design your databases? Tools? Pen and Paper? Good ol' Access? Just about to start a new project... and I have some interesting ideas about how to do the database... but I need a program to help me out.. Thanks in advance. Mark -- [EMAIL

[wdvltalk] Re: What do you use to design your databases with?

2003-02-17 Thread Mark M
Oh don't get me wrong - I write my CREATE TABLE statements myself as well.. its just nice to have the reference :o) I can also print it out and hang it on my wall - so I can see everything pretty and stuff. I would be scared to use MS SQL... Who knows what you might find in it..

[wdvltalk] Primary Key Creation in PHP/MySQL

2003-02-17 Thread Mark M
Just curious to know how people create their primary keys when using MySQL? I've been using a date/time/random number combination generator that has worked well so far, however, having used sequences in Oracle - I don't mind these either. Has anyone used auto_increment in mySQL? how reliable

[wdvltalk] Retrieving currval from a Sequence on Oracle

2003-02-09 Thread mark . m
Hey everyone, Working in ColdFusion (although it shouldn't matter) Trying to work out the SQL to retrieve a currval from a sequence, right after an insert has been done, so I can then return it to a ColdFusion page. - The only solution we have found is using a MAX() SQL function, to return the

[wdvltalk] Re: Expanding tables

2003-02-06 Thread Mark M
height=100% Mark [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Is it possible to specify that a HTML table expand it's height to fit the whole page. If so, what is the code? • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To:

[wdvltalk] RE: Web Services to use in your Application

2002-10-24 Thread Mark M
Anyone else also get this spam sent to them personally? growlz Mark -- [EMAIL PROTECTED] ICQ: 3094740 -Original Message- From: Mike Clark [mailto:mikec;lucin.com] Sent: Friday, 25 October 2002 9:44 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] Web Services to use in your Application

[wdvltalk] RE: SE description

2002-10-06 Thread Mark M
Change the meta description tag on the flash sniffer page to what you want it to say? ... Too simple? ;o) Mark -- [EMAIL PROTECTED] ICQ: 3094740 -Original Message- From: Ingentus [mailto:[EMAIL PROTECTED]] Sent: Sunday, 6 October 2002 9:52 PM To: [EMAIL PROTECTED] Subject:

[wdvltalk] Re: [Netscape] - Weird Visual Bug on Form

2002-09-03 Thread Mark M
Dave - First thing I thought of , and tried that before I posted. Didn't work. Thanks anyway. Mark -- [EMAIL PROTECTED] ICQ: 3094740 -Original Message- From: Dave Presh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 4 September 2002 2:23 AM To: [EMAIL PROTECTED] Subject: [wdvltalk]