About site: Software/Databases - UCO-Wisql
Return to Computers also Computers
  About site: http://www.ucolick.org/~de/tcl_syb/wisql.html

Title: Software/Databases - UCO-Wisql Wisql, by Tom Poindexter, is an X11 version of isql (Windowing-ISQL) which gives you a SQL query editing window, a results window, and a lot of menus and buttons.
Zen_Internet UK based; offers e-commerce hosting using Actinic products.

PocketRocketFX_com Free Movie Trailers, TV commercials, eBooks and skins for Pocket PC users.

8051_Integrated_Development_Environment Program combines a text editor, assembler, and software simulator into a single program. All components needed to develop 8051 programs are available and controllable from this single IDE running on W

RFC_0073 Response to NWG/RFC 67. S.D. Crocker. September 1970.

My_Email Check your email from any computer, anywhere in the world. It's free, and you don't have to register.

Malone,_Tigh Porfolio of web design. Includes resume. Located in Chicago, Illinois, United States.


  Alexa statistic for http://www.ucolick.org/~de/tcl_syb/wisql.html





Get your Google PageRank






Please visit: http://www.ucolick.org/~de/tcl_syb/wisql.html


  Related sites for http://www.ucolick.org/~de/tcl_syb/wisql.html
    Jazmine_Calendar_and_PIM_Widgets a set of visual components that allows you to create PIMs, Calendar, Task or Scheduling type applications. Standard views like Microsoft Outlook's Calendar/Task and Lotus Organizer's Planner are avail
    icomXpress! XML forms and Document Management with icomXpress.com
    Queesio Intends to be a flowcharting package similar to the commercial software "Visio".
    Immunix Server platform, Red Hat based, hardened against several classes of attacks via using Immunix tool family which includes StackGuard compiler, FormatGuard, SubDomain. Available for use.
    IBExpert A commercial administration tool.
    uml2svg An XSLT-based tool for converting XMI-compliant UML Diagrams into SVG. [Open source, GPL]
    Alcyone_Software Specializes in business-to-business Electronic Commerce software solutions.
    Information_Builders_-_WebFOCUS Business intelligence solution designed to support e-business and e-government initiatives.
    Realistic_Robot_Simulation_Interface B.Sc. thesis by Göksel Dedeoglu. Describes the development and implementation of a simulation interface for the Volkswagen Robot Controller VRS1.
    Funnelweb_Design Derbyshire, UK based company offers Flash animations and games integrated with 3D animation and design.
    BarCode Application for generating barcode labels used on DLT tapes in tape libraries.
    myPHPNuke Portal and community system with web-based admin, surveys, user boxes, themes manager and multilanguage support. Uses MySQL.
    CommunityZero Provides any group of people with the ability to establish a private and interactive online community.
    Active_Email_Monitor Check multiple accounts for new email and protect them from virus and Spam also enables you to create message filters. [Win 95/98/Me/NT/2000]
    AssetEye Commercial real estate asset management software, connecting owners and managers over the Internet.
    Dallas/Fort_Worth_FoxPro_User_Group Describes the group, officers, links, meetings, and membership details.
    AdvanZ_Design Applications and databases, modules, installation, administration, and design.
    Rochester_Marketing_Group Offers website design and development, internet targeting, and traffic reports. Based in Rochester, New York.
    blumbyte_digital_design Located in Switzerland and France. Offering graphic design, design, freelance assistance, translation, and programming services. Site in German, English, and French.
    WebPro500 Offers web hosting, web development, e-commerce and merchant accounts.
This is websites2007.org cache of m/ as retrieved on 2008.08.29 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
UCO-WISQLWhat is UCO-Wisql?Wisql (by Tom Poindexter) is an X11 version of isql (Windowing-ISQL) which gives you a SQLquery editing window, a results window, and a lot of menus and buttons. It includes a ring buffer of 10 commands which you canrecall and re-execute, a 'cancel query' button for queries thatseem to be getting out of hand, etc. I enhanced it to add online hypertext-style help and a couple of"EZ" modes for non-SQL speakers. The EZ tools are a data editorand a simple report generator (I do mean simple, only one tableat a time, no joins). My version supports a sybase-baseddata dictionary, for context sensitive help not only onthe tool, but on the data.Both query and results can be saved to files, and queries can beloaded from files. Results can be printed directly from wisql.There is some simple formatting in the EZ-report tool. If youhave TclXess, the results from queries can be redirected intothe running spreadsheet at the current cell location.Definitions of objects can be viewed purely by pointing and clicking(such as views, triggers, rules, etc). Object definitions can betransferred to the query window for editing. Wisql is primarily for the more advanced user. That is, you haveto know the underlying schema of the database, which table has whatinformation in it, etc. I have given it to naive users as a dataediting tool and they have succeeded, but only with written instructions to guide them through the databases and tables in the server. It is, however, a great tool for the dba or for the slightly more advanced user (scientific or administrative) who isnot afraid of the schema but hates isql (who wouldn't). I have itup and running all day long, myself; it is my standard window onthe server, so to speak. I would emphatically NOT try to use wisql for production key entry. Wisql requires no support tables in the Sybase server, though itcan make use of a table called "forbidden" which prohibits interactivemanipulation of certain fields in production tables. (These tablesalso have trigger-based preventions rigged to prohibit alterationsto those fields at nestlevels lower than expected, but if you don'twant to write triggers you can use the wisql mechanism). It canalso use the data dictionary table mentioned above.Wisql requires no proprietary software other than a copy ofSybase's DB-Lib for your architecture, and a Sybase serversomewhere on the net that is willing to talk to you. The userchooses a target server at login time from a menu of availableservers, and the server cannot be changed from then on. Anew instantiation is required to connect to a different server(I am thinking of removing this constraint in a future release). Wisql is distributed along with sybtcl, and is making its wayhere and there (my last bug report came from an Ericsson officein Germany, and my last non-bug contact was from the Aussie Red Crossin Tasmania). I try to fix bugs as fast as I can. I am not paidto distribute wisql, so my unit's internal demands have tobe satisfied first; but I like to hear from users and I respondwhenever I have a moment to breathe. Wisql is available for Tcl 6 (not supported, an old and ratherbuggy version), Tcl7.3/Tk3.6 (support ended Sep 1995) and thenew Tcl7.4/Tk4.0 (new port, not too stable yet but seems to work).It's more than 50% Tom's code, so any good things you have to sayshould be shared with him.Get wisql at ftp.ucolick.org, our archive server.
 

Wisql,

by

Tom

Poindexter,

is

an

X11

version

of

isql

(Windowing-ISQL)

which

gives

you

a

SQL

query

editing

window,

a

results

window,

and

a

lot

of

menus

and

buttons.

http://www.ucolick.org/~de/tcl_syb/wisql.html

UCO-Wisql 2008 August

dvd rental

dvd


Wisql, by Tom Poindexter, is an X11 version of isql (Windowing-ISQL) which gives you a SQL query editing window, a results window, and a lot of menus and buttons.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Mortgage Calculator - Secured Loan - News - Mortgages - Personal Loans
2008-08-29 14:45:53

Copyright 2005, 2006 by Webmaster
Websites is cool :) 165Football Kit - Compensation - Oilatum - Odzież Używana - Księgarnia