So when are you gonna have this done Scott?? ;-) _______________________________ Bryan Andrews Site Administrator - CCI Web 404.843.7408 404.847.6335 fax 404.597.2316 cel Cox Communications, Inc. 1400 Lake Hearn Drive Atlanta, GA 30319 mailto:[EMAIL PROTECTED] _______________________________ -----Original Message----- From: Scott Pouliot [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 27, 1999 7:57 AM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... That's exactly what I meant Hasham ;-) Just have the VB Program try and connect to the 'master' database or something....if it fails.....keep trying and then restart IMail ;-) ********************************************** Scott Pouliot Webmaster - Motocross.com [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ********************************************** Visit us for all your Motocross needs! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hesham Gowaily Sent: Wednesday, October 27, 1999 4:13 AM To: [EMAIL PROTECTED] Subject: Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... But what if the server is running , and SQLServer service crashes , i would still get a reply from the ping by IMail will go down . What we need is a VB program that also checks the service status on SQL , if it is down then it restarts IMail . This should make it a little harder :) Regards, -- Hesham Gowaily InTouch Communications Services ----- Original Message ----- From: Scott Bailey <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 1999 8:20 AM Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > Just pointing it out. Most administrators who know a little VB won't think > of that. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Pouliot > > Sent: Monday, October 25, 1999 8:49 PM > > To: [EMAIL PROTECTED] > > Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > NT Services aren't THAT hard with VB ;-) If it comes down to it....have > > the server auto-login. No big deal. > > > > ********************************************** > > Scott Pouliot > > Webmaster - Motocross.com > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > ********************************************** > > Visit us for all your Motocross needs! > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Bailey > > Sent: Monday, October 25, 1999 9:14 PM > > To: [EMAIL PROTECTED] > > Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > And doesn't run unless you're logged in?... > > > > Unless you know how to write a NT service in VB :) > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Pouliot > > > Sent: Monday, October 25, 1999 5:48 PM > > > To: [EMAIL PROTECTED] > > > Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > Or write a VB Program to check to sit in the system tray an ping the SQL > > > Server. If it gets a reply your good to go....if it > > bombs....restart the > > > IMail Services. > > > > > > ********************************************** > > > Scott Pouliot > > > Webmaster - Motocross.com > > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > ********************************************** > > > Visit us for all your Motocross needs! > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Bailey > > > Sent: Monday, October 25, 1999 8:23 PM > > > To: [EMAIL PROTECTED] > > > Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > Though not the optimal solution, assuming you have any success > > at getting > > > IMail working with SQL, make a batch file as follows: > > > > > > NET STOP pop3d32 > > > NET START pop3d32 > > > and schedule it to run periodically. > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Cal Frye > > > > Sent: Monday, October 25, 1999 7:24 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > > > > What we REALLY need is an SQL server which doesn't go down ;-) > > > > > > > > --Cal Frye, Western Reserve Academy, Hudson, Ohio > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of > > Hesham Gowaily > > > > Sent: Sunday, October 24, 1999 12:25 PM > > > > To: IMAIL Forum > > > > Subject: Fw: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > > > > Does the current odbc.dll resumes connection after SQL server > > > > goes down . I > > > > have IMail 5 connected to SQL 6.5 and it is really bugging having > > > > to restart > > > > IMail everyday. > > > > I need an odbc.dll for SQL 6.5/7.0 which supports connection resuming. > > > > > > > > > > > > Regards, > > > > -- Hesham Gowaily > > > > InTouch Communications Services > > > > > > > > > > > > > > > > ----- Original Message ----- > > > > From: Mike Hell <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Friday, October 22, 1999 2:45 AM > > > > Subject: Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > > > > > the current odbc.dll from ipswitch works fine with SQL 7 > > > > > > > > > > > > > > > > > > > > ----- Original Message ----- > > > > > From: Jeff Ellermeyer <[EMAIL PROTECTED]> > > > > > To: <[EMAIL PROTECTED]> > > > > > Cc: <[EMAIL PROTECTED]> > > > > > Sent: Thursday, October 21, 1999 4:05 PM > > > > > Subject: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted... > > > > > > > > > > > > > > > > > > > > > > We are looking for someone who has written the ODBC .dll > > > for Microsoft > > > > SQL > > > > > > server 6.5 or 7.0 > > > > > > > > > > > > I am not looking for support, just the dll > > > > > > > > > > > > Would anyone be willing to send it to me? I am really > > > > curious as to why > > > > > they > > > > > > would bother to write one that supports Microsoft Access, > > > but not SQL > > > > > server. > > > > > > Any help would be appreciated. I really would like to use > > > > IMail, but it > > > > > is a > > > > > > function of making this happen for us. > > > > > > > > > > > > Thank you very much. > > > > > > > > > > > > -Jeff > > > > > > > > > > > > > > > > > > ------------------------------------------------ > > > > > > Jeff Ellermeyer Fullerene Productions Inc. > > > > > > [EMAIL PROTECTED] http://www.fullerene.com > > > > > > (213) 365-1692 (213) 365-1694 fax > > > > > > 3250 Wilshire Blvd. Ste. 2000 > > > > > > Los Angeles, CA 90010 > > > > > > > > > > > > recent projects: > > > > > > http://www.americanbeauty-thefilm.com/main.html > > > > > > http://www.interscope.com > > > > > > http://www.bornonthewww.com/ > > > > > > ------------------------------------------------ > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > > > > to be removed from this list. > > > > > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > > > to be removed from this list. > > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > > to be removed from this list. > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > > to be removed from this list. > > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > to be removed from this list. > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > to be removed from this list. > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > to be removed from this list. > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > to be removed from this list. > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll wanted...
Andrews, Bryan (CCI-Atlanta) Wed, 27 Oct 1999 05:32:55 -0700
- RE: [IMail Forum] MS SQ... Edison Cuenca
- RE: [IMail Forum] MS SQL 6.5 or ... Scott Pouliot
- RE: [IMail Forum] MS SQL 6.5... Scott Bailey
- RE: [IMail Forum] MS SQ... Scott Pouliot
- RE: [IMail Forum] M... Scott Bailey
- Re: [IMail Forum] M... Hesham Gowaily
- RE: [IMail Forum] M... Scott Pouliot
- Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Wayne Maw
- Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Hesham Gowaily
- RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Phil Taylor
- RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Andrews, Bryan (CCI-Atlanta)
- RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC... Scott Pouliot
- Re: [IMail Forum] MS SQL 6.5 or 7.0 ... Hesham Gowaily
- RE: [IMail Forum] MS SQL 6.5 or ... Scott Pouliot
- RE: [IMail Forum] MS SQL 6.5... Scott Bailey
- Re: [IMail Forum] MS SQ... Hesham Gowaily
- Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Wayne Maw
- RE: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Rasmus Aaen
- Re: [IMail Forum] MS SQL 6.5 or 7.0 ODBC dll ... Wayne Maw
