RE: Connection String?

2003-03-14 Thread Barry C. Hawkins
Mike, I'm curious, is the value specified for the DRIVER argument the name of the ODBC driver? If so, is this a general trick that can be applied to ADO for use with other ODBC drivers, i.e. PostgreSQL? Thanks, -- Barry C. Hawkins Systems Consultant All Things Computed [EMAIL PROT

Re: converting MS SQL to MySQL

2003-02-10 Thread Barry C. Hawkins
gt; last_: $last_"; > > // Close the database connection > mssql_close(); > ?> > > > Each time I run it though I am getting > Parse error: parse error, unexpected T_VARIABLE in C:\Intranet\Intranet - > Main Folder\access.php on line 10 > > Been looking

Re: converting MS SQL to MySQL

2003-02-10 Thread Barry C . Hawkins
CREATE UNIQUE INDEX IX_TAC_ID ON TAC_USR(TAC_ID, TAC_Attr) < MySQL will not take this command GO Thanks in advance. --- [This E-mail scanned for viruses by Friend.ly.net.] ------------- Before posting, please check: http://www.mysql.com/m

RE: [MySQL] Access denied on LOAD DATA INFILE statement - no subject provided with posting

2002-04-26 Thread Barry C. Hawkins
However, these are just guesses. For future reference, please be sure to provide a meaningful subject line to your posting, and give us as much information as possible regarding the version of MySQL you are running, which platform you are running on, etc. Thanks, and best of luck. Sincerely, -

RE: more on 1049 errors

2002-04-25 Thread Barry C. Hawkins
down the issue. Also, are your servers Apache, and if so are they using the Apache MySQL functionality, or are they compiled to use the MySQL library of your MySQL installation? This, too, may have an effect on your issue. Keep at it, -- Barry C. Hawkins Systems Consultant All Things Computed [

RE: more on 1049 errors

2002-04-25 Thread Barry C. Hawkins
ted in hearing how you finally figure this out. If you have not already visited his site, you might go to Mark Liyanage's site (http://www.entropy.ch/) and email him to see if he has anything to offer. Sincerely, -- Barry C. Hawkins Systems Consultant All Things Computed [EMAIL PROTECTED

Re: GRANT questions on OS X.

2002-04-19 Thread Barry C. Hawkins
n of string handling in tcsh or what, but this is the workaround I am using. Happy granting, -- Barry C. Hawkins Systems Consultant All Things Computed [EMAIL PROTECTED] On Fri, 19 Apr 2002 13:45:56 -0400 Alex Pilson <[EMAIL PROTECTED]> wrote: Why is this producing a syntax error at

Re: Somebody kindly get me off this list

2001-06-21 Thread Barry C. Hawkins
t does not have the same email address that you are subscribed to the list under as its reply address? *Is your account on your email server one with several smtp aliases for your account, such as [EMAIL PROTECTED], [EMAIL PROTECTED], etc.? Servers like Exchange set a default reply address that

Re: Pregunta

2001-06-13 Thread Barry C. Hawkins
ith PHP installed en your Linux server. Forgive me for the absence of accents, but I don't support for Spanish installed on this computer. -- Barry C. Hawkins Systems Consultant, MCSE 4.0 [EMAIL PROTECTED] - Before posting, pl

RE: special select ( try 2)

2001-06-13 Thread Barry C. Hawkins
Is this French for "This is a MIME format message in multiple parts?" If so, Franky, try sending your message in plain text, please. Merci, -- Barry C. Hawkins Systems Consultant, MCSE 4.0 [EMAIL PROTECTED] -Original Message- From: franky [mailto:[EMAIL PROTECTED]] Sent:

RE: Newbie stumped by table error

2001-06-13 Thread Barry C. Hawkins
w and love. -- Barry C. Hawkins Systems Consultant, MCSE 4.0 [EMAIL PROTECTED] -Original Message- From: Jeff Caron [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 12:49 PM To: Barry C. Hawkins; [EMAIL PROTECTED] Subject: Re: Newbie stumped by table error Thanks, Barry! I en

Re: Newbie stumped by table error

2001-06-13 Thread Barry C. Hawkins
> To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail > <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > Did you try leaving out the dashes? Also, I am sure you are putting a semicolon after th

Re: Delete FROM Table does not function correctly

2001-06-11 Thread Barry C. Hawkins
gt; > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > Have you tried ( DELETE * FROM articles WHERE article_id = '3' ) ? -- Barry C. Hawkins Systems Consultant, MCSE 4.0 [EMAIL PROTECTED] - Be

Re: parse error in config.inc.php3 on line 1 in phpMyAdmin

2001-06-07 Thread Barry C. Hawkins
on 6/7/01 17:58, Zak Greant at [EMAIL PROTECTED] wrote: > Barry C. Hawkins wrote: >> Esteemed colleagues, >> The php list is down, and I am sure someone knows what to do about > this >> in this list. The issue is that I receive the error >> >> Parse erro

parse error in config.inc.php3 on line 1 in phpMyAdmin

2001-06-07 Thread Barry C. Hawkins
obvious thing am I overlooking? Thanks in advance, -- Barry C. Hawkins Systems Consultant, MCSE 4.0 [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/