⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 references.html

📁 能够连接各种数据库的API
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html>
<head>
<meta name="KEYWORDS" content="
      library, C,
      Oracle, SQL Server, SQLServer, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, Postgre, ODBC, 
      client, database, programming, development, software, 
      Win32, Windows, Linux, Unix, Solaris,
      Microsoft, Borland, Centura, Gupta, IBM">
<meta name="DESCRIPTION" content="SQLAPI++ is C++ library for accessing SQL databases (Oracle, SQL Server, Sybase, DB2, InterBase, SQLBase, Informix, MySQL, Postgre, ODBC).
It is easy to use and very efficient.">
<title>SQLAPI++ Forum</title>
</head>
<body bgcolor="#ffffff" BACKGROUND="images/bg.gif" text="#000000"><!--class="GlbHdr"--> 
<table WIDTH="600" height="40" frame="hsides" BORDER="2" BORDERCOLOR="#004fcd" align="right" cellpadding="0" cellspacing="2" id="TABLE1">
    <tr><!--class="GlbActive"-->
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>Home</b></font></A></td>
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="HowTo/index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>How To</b></font></A></td><!--class="GlbDefault"-->
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="OnLineDoc/index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>Online Documentation</b></font></A></td><!--class="GlbDefault"-->
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="Support/index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>Support</b></font></A></td>
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="Download/index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>Download</b></font></A></td>
        <td width="70" bgcolor="#000094" bordercolor="black" align="middle">
			<A style="TEXT-DECORATION: none" href="Order/index.html" >
			<font color="white" size="3" face="sans-serif">
			<b>Order</b></font></A></td>
    </tr>
</table>&nbsp;

<p>&nbsp;</p>
<table width="100%">
	<tr>
		<td valign="top" width="165"><!--class="LeftMenu"-->
			<table frame="void" CELLSPACING="5" width="165">
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p> </td>
				</tr>
				<tr>
					<td>
                        <p><font color="white" face="sans-serif" size="2"><strong>Any 
                        Questions?</strong><br><A href="mailto:order@sqlapi.com"><font color="white" face="" 
                       >order@sqlapi.com</A></font></FONT></p>
                    </td>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
				<tr>
					<td> </td>
				</tr>
			</table>
		</td><!--empty column-->
		<td width="20">
			<p>  </p>
		</td><!--Content-->
		<td valign="top" align="left">
			<center>
			<h1>  References from SQLAPI++ Customers</h1>
			</center>
			<p>        
                     
               If you have a 
            couple of minutes and if you have something to 
            say about SQLAPI++ product and support service, please 
            make a short summary:</p>
            <UL>
                <LI>Your country and company name; 
                <LI>Your full name; 
                <LI>   Your job/position; 
                <LI>Anything you would like to tell others about SQLAPI++ and its support service. 
</LI></UL>
			<p>
                     
             and send it to <A 
            href="mailto:references@sqlapi.com">references@sqlapi.com</A>. 
            We appreciate your time!</p>
			<p>        
                     
             Please, note whether you allow us to publish 
            your email on our page or not. If you omit this answer, the default 
            is NO and only your country/company name/full name/job-position will 
            be published.<BR>        
               </p>
            <p>   
            </p>
			
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
			      <A href="mailto:cmiller@nucentrix.net">Charlie Miller</A>, CEO / Senior Product Developer<BR>
                  <B>Company:</B> 
                  NextGenTek, Inc. (USA)
                 </p>
			     <p>      
                       Since 1997 I have been heavily 
                        involved in SQL database development. The last three 
                        years almost exclusively as a Win32/SQL Server 
                        developer. Most of that development work was done in 
                        ODBC. While ODBC is a powerful tool for application 
                        work, it is
					   tedious, highly error prone, and time consuming to 
					   use. During a brief programming assignment with JAVA, I became familiar with 
					   JDBC. I was unhappy that a similar kind 
					   of API set was not available to C++ 
					   programmers. Then by great fortune I discovered SQLAPI 
					   and realized that it was just what I 
					   had been looking for.</p>
			     <p>      
                       In June of 2001, my company 
                        began a project to develop a major voice mail / unified 
                        messaging product that would have an extensive SQL 
                        Server database
					   component supporting both the Win32 GUI and many 
					   NT service programs.&nbsp; SQLAPI was chosen as the development tool for the 
					   database interface. After nine months of programming using 
					   SQLAPI, I wonder how I ever got along 
					   without it. I would never consider going back 
					   to ODBC and with SQLAPI's multi platform support, 
					   I won't have to.</p>
			     <p>      
                       I
					   have been purchasing software development tools for more 
					   than 25 years and I can say that the customer support from 
					   SQLAPI has been excellent with quick, informative responses 
					   to my questions. I have no reservations about 
					   strongly recommending SQLAPI to any developer involved in 
					   database application work no matter what the platform 
					   or the database product.</p>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:jmorris@rtc-group.com">Jim Morris</A>, 
                        Software Engineer<BR>
                        <B>Company:</B> Retail Technologies Corporation (USA) 
                 </p>
			     <p>      
						          
						            
						       
						           
						            
						          
						         
						        
						         
						         
						        
						        
						        
						    I first discovered SQLAPI++
						in early 2001 when searching for an easy way to add 
						ODBC and SQL capabilities to the applications that Retail Technologies 
						Corporation develops.&nbsp;At the time, I has been learning exactly how 
						painful and tedious it is to write native ODBC 
						code myself, and I knew that that had to be a 
						better way of doing things.&nbsp; An additional consideration at the time was 
						future portability of our current Windows applications to Linux in the 
						future. SQLAPI++ has served both of these needs very well.</p>
            <P>SQLAPI++ provides a very well thought out C++ class library for 
            database access, offering not just ODBC, but native access to just 
            about all major databases.&nbsp; Additionally, SQLAPI++ is available 
            for both the Windows and Linux platforms - with source code 
            included.&nbsp; Using SQLAPI++, I have been able to take advantage 
            of SQL (and ODBC) with much less programming effort than might have 
            otherwise been required. This has helped reduce the time to market 
            for the products that I am developing.&nbsp; Furthermore, I have 
            found the technical support and customer service to be second to 
            none.&nbsp;Any time that I have run into issues or had questions, I 
            have found the staff at SQLAPI++ to be very responsive, always 
            willing to go that extra mile to help.</P>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:malcolmf@modcomp.co.uk">Malcolm Fisher</A>, 
                        Internet Development 
                        Consultant<BR>
                        <B>Company:</B> Modcomp 
                        Limited (UK) 
                 </p>
			     <p>      
						I have found SQLAPI++ to be a most useful development tool. 
						It has quickly enabled our own product to support a variety 
						of SQL Databases using a universal approach. Previously we 
						had to use various different mechanisms to access 
						databases. The library has proved itself on both Windows 
						and UNIX platforms to be well written, easy to use and stable.</p>
				 </td>
				</tr></table>
     
			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:thomas@mediamatic.se">Thomas Borg</A>, Senior 
                        Software Developer and 
                        Architect<BR>
                        <B>Company:</B> Mediamatic 
                        Systems AB (Sweden) 
                 </p>
			     <p>      
						I have never found a better API to use to access 
						the databases my customers use and me. The API is 
						very simple to use and it doesn't matter if you're 
						using MS SQL, Oracle or some other RDBMS. You will 
						get up and running really fast. This one is great.
						I highly recommend this to anyone that needs to 
						access an RDBMS.</p>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:Delvotec@fastrun.at">Obermayr Johann</A>, software 
                        development and network 
                        administrator<BR>
                        <B>Company:</B> F&amp;K 
                        
						Delvotec Bondtechnik GmbH&amp;CoKG (Austria) 
                 </p>
			     <p>      
						It's a great tool.</p>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:yingli@infoview.com.cn">YingLi</A>, Advanced 
                        System 
                        Engineer<BR>
                        <B>Company:</B> Centell 
						Kindom Technologies Corporation Shanghai Branch (China) 
                 </p>
			     <p>      
						Now we use SQLAPI on 3 
                        platforms: Windows, SGI IRIX, Sun Solaris.<BR>      
						          
						SQLAPI is great! It decreases DB programming work 
						from N*M (N platforms, M databases) to almost one.
						In our environment, we use Informix and Oracle on IRIX, 
						SQL Server and Oracle on Win2000, Sybase on Solaris. 
						Previously, I used ODBC++ on Windows platform, now I am 
						migrating to SQLAPI++.</p>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:jliebman@asapofga.com">Jory Liebman</A>, Systems 
                        Programmer<BR>
                        <B>Company:</B> AS/AP 
						of Georgia, Inc. (USA)<BR> 
                 </p>
			     <p>      
						Product is      
						well-designed and easy to use. Support response is 
						excellent. Documentation good, but would be improved 
						by a more comprehensive set of sample 
						code stuff. I WOULD recommend the product to others.</p>
				 </td>
				</tr></table>

			<p></p>
			<table border="0" cellPadding="1" cellSpacing="1" style="WIDTH: 100%" width="100%">
			 <tr bgColor="#87cefa">
			   <td>
			     <p><B>Author:</B>
						<A href="mailto:Jeff.Kish@mro.com">Jeff Kish</A>, Lead Software Engineer<BR>
                        <B>Company:</B> MRO 
						Software (USA)<BR> 
                 </p>
			     <p>      
					The SQLAPI support system is as good as any I have 
					ever encountered. Most questions have been resolved 
					very quickly. The SQLAPI product is responsible for 
					minimizing the support load on our development folks 
					for our product that formerly used the Oracle Pro*c 
					precompiler. This enabled us to have less worry about 
					which Oracle client the customer is using, and allowed 
					us to support Oracle and MS SQL Server successfully with 
					a single code base. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -