Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Select with non keys?

Status
Not open for further replies.

Dan01

Programmer
Jun 14, 2001
439
US
Hi, I can successfully select records from and IMAGE dataset via ODBC using a key field. Is it possible to select records via SQL using non keys? Thanks, Dan.
 
yes, but you can't distinct/group by/where image =/image like... Ion Filipski
1c.bmp


filipski@excite.com
 
Thanks for the message. IMAGE is a database on HP3000. It does not contain images. When I try to access a large dataset, the Windows operating system says visual basic project no longer responding. Dan.
 
be patient, wait more time. Or switch to MySQL/SQL Server/Oracle... Ion Filipski
1c.bmp


filipski@excite.com
 
Ion, Minisoft technical support says if the field is defined as an OMNIDEX key, then the query will go quickly. You are right about the patience, technical support said it would complete evenually, but would be slow. Thanks for your comments. Dan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top