800.682.0200 | FAX: 360.568.2923 |  About Us  |  Downloads  |  Manuals  |  Home  |  Index

 
 Middleware Applications
    JDBC JDBC/ UNIXMiddleMan ODBCODBC for Eloquence ODBC/UNIX OLE DB Provider for Image/Eloquence
   
News  

Minisoft News

Is your company legally licensed?

Press Release:
ODBC now supporting Eloquence, AIX, OSX, UNIX, LINUX, and Oracle Open Gateway for Heterogeneous Queries

 
Updates  

FREE Demo!

ODBC Updates

Summit HP3000 - Demo!

(Link to Summit's SOLV Information Page)

Summit Eloquence - Demo


Installing the ODBC Upgrade

Release Notes

ODBC Manual

 

 
Product Review  

ODBC Product Comparison

Customer Feedback

Latest Reviews

ODBC: The All-Terrain Database Tool

Product FAQ

Support FAQ

Checking Versions

 
See Also...

ODBC Application Samples

ODBC Downloadable Utilities


ODBC for UNIX

ODBC for Eloquence

ODBC on OSX

JDBC


MSJOB Information

 

  
Sybase's PowerBuilder 5.0

  

Setting the Database Preferences

At this time, you must un-select the 'Use Powersoft Repository' checkbox in the Database Preferences dialog. This capability will be available with catalogues in a future release.

  1. Select Database from the toolbar.

 

  1. Uncheck the Use Powersoft Repository box.

  


Creating a new library

1.

2.

3.

4.

5.

  


Creating a new project


  


To use your ODBC data source

  1. Add a new Database profile that references your ODBC data source.

  

  1. Select the data source as your current Database Profile.

 

  1. Create a DataWindow.

 

  1. Select the fields you want to display.

 

  1. Place the DataWindow on your form and write a script attached to a button to fill it.
transaction abc

abc=create transaction


abc.dbms='ODBC'


abc.dbparm="CONNECTSTRING='DSN=MSDB',
CONNECTOPTION='SQL_DRIVER_CONNECT,SQL_DRIVER_
NOPROMPT'"


connect using abc; dw_1.settransobject(abc)
dw_1.retrieve()
Running this application should allow you to see your dataset.

   

 

Minisoft Inc.  1024 First Street Snohomish, WA 98290  Phone: (800) 682-0200  Fax: (360) 568-2923
 Copyright ©2008 Minisoft, Inc.   
License Agreement