Message-ID: <31C553DF.4BB7@mail.amsinc.com>
Date: Mon, 17 Jun 1996 08:47:27 -0400
From: Joel Nylund <joel_nylund@mail.amsinc.com>
X-Mailer: Mozilla 2.0 (WinNT; I)
MIME-Version: 1.0
Newsgroups: comp.lang.smalltalk
Subject: Re: Attach. sql statement to action button
References: <4pmk18$6l4@atlantis.cc.uwf.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: jnylund.amsinc.com
Lines: 16
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!scramble.lm.com!news.math.psu.edu!news.cse.psu.edu!uwm.edu!cs.utexas.edu!news.sprintlink.net!news-stk-200.sprintlink.net!news.sprintlink.net!new-news.sprintlink.net!newsfeed.internetmci.com!in2.uu.net!dns.amsinc.com!

Ken Pathak wrote:
> 
> Hey folks:
>         this may be a wrong question, but i am trying to attach an sql
> statement to an action button in a VWave application.  I have gone through
> the tutorial, but no help.  Any suggestions, or _GOOD_ books I should read??
> 
>         Thanks,
> 
> Ken

What kind of database would you be using? If using 
sybase/oracle/db2 PPD sells drivers to talk to these databases. 
The drivers should come with documentation on how to do basic 
sql.

-Joel
