contact.html 1.77 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
<!--$Id: contact.html,v 10.8 2000/02/19 20:57:58 bostic Exp $-->
<html>
<head>
<title>The Sleepycat Software Contact Page</title>
<meta name="description" content="DB: A database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,java,C,C++">
</head>
<body bgcolor=white>

<p align=center>
<img src="../images/sleepycat.gif" alt="Sleepycat Software Inc.">
<p>

<table>
<tr>

<td valign=top>
<b>
General:
</b>
</td><td>
<a href="mailto:db@sleepycat.com">db@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Sales and Marketing:
</b>
</td><td>
<a href="mailto:sales@sleepycat.com">sales@sleepycat.com</a><br>
+1-510-526-3972<br>
+1-877-SLEEPYCAT (USA only, toll-free)<br>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Technical Support:
</b>
</td><td>
<a href="mailto:support@sleepycat.com">support@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Web Site:
</b>
</td><td>
<a href="mailto:webmaster@sleepycat.com">webmaster@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Press Inquiries:
</b>
</td><td>
Michael Olson, VP Marketing<br>
Sleepycat Software, Inc.<br>
<a href="mailto:mao@sleepycat.com">mao@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Postal Mail:
</b>
</td><td bgcolor="#EEEEEE">
<b>Massachussetts Corporate Office</b><br>
<br>
Sleepycat Software Inc.<br>
394 E. Riding Dr.<br>
Carlisle, MA 01741-1601<br>
</td>

</tr><tr>

<td valign=top>
</td><td bgcolor="#EEEEEE">
<b>West Coast Sales Office</b><br>
<br>
Sleepycat Software Inc.<br>
1509 McGee St.<br>
Berkeley CA 94703<br>
</td>
</tr>
</table>

</body>
</html>