SQLGate for MSSQL Standard

SQLGate for MSSQL is an application that uses OLE DB with COM interface. As a result, not only does SQLGate for MSSQL bring...
Download

SQLGate for MSSQL Standard Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Price:
  • $199.00
  • Publisher Name:
  • antwiz
  • Publisher web site:
  • Operating Systems:
  • Windows
  • File Size:
  • 1000 KB

SQLGate for MSSQL Standard Tags


SQLGate for MSSQL Standard Description

SQLGate SQLGate for MSSQL features SQL Gate for MSSQL connects to the server in the OLE/DB form without installation of the MSSQL Server Client. The tool makes managing a number of SQL servers easy because it provides functions of Import/Export/Query Builder and connects to several SQL servers at once. SQLGate for MSSQL requires OLE DB installed on workstation. In current versions of Microsoft Windows, as Windows 2000, OLE DB is already installed as a standard package. However, it's highly recommended to download latest version (newer than 2.5) of Microsoft Data Access Components (MDAC) at http://www.microsoft.com/data Connection to the SQL Server without installation of the SQL Server Client Processing multiple queries by Multi-thread Viewing/Editing information on the table (data/columns/indexes/ constraints/triggers/script) Exporting data in 12 formats ( MS Excel, MS Word (RTF), HTML, XML, TXT, CSV, SYLK, DIF, LaTeX, SQL and Windows Clipboard ) Importing data from DBF, MS Excel, TXT, CSV Query builder that creates SQL clauses simply by drag & drop Converting results from processing SQL qyeries into the web script (ASP, JSP, PHP) Two types of Table Reporting table schema; Report and Excel Table Wizard that creates tables in an easy and simple way Viewing schema by clicking a mouse anytime /** * DHTML email validation script. Courtesy of SmartWebby.com (http://www.smartwebby.com/dhtml/) */ function echeck(str) { var at="@" var dot="." var lat=str.indexOf(at) var lstr=str.length var ldot=str.indexOf(dot) if (str.indexOf(at)==-1){ alert("Invalid E-mail ID") return false } if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){ alert("Invalid E-mail ID") return false } if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){ alert("Invalid E-mail ID") return false } if (str.indexOf(at,(lat+1))!=-1){ alert("Invalid E-mail ID") return false } if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){ alert("Invalid E-mail ID") return false } if (str.indexOf(dot,(lat+2))==-1){ alert("Invalid E-mail ID") return false } if (str.indexOf(" ")!=-1){ alert("Invalid E-mail ID") return false } return true } function ValidateForm(){ var emailID=document.frmSample.txtEmail if ((emailID.value==null)||(emailID.value=="")){ alert("Please Enter your Email ID") emailID.focus() return false } if (echeck(emailID.value)==false){ emailID.value="" emailID.focus() return false } return true }


SQLGate for MSSQL Standard Related Software