Damon,

To make sure it's not a data problem try:

Sel * from Table1 t1, Table2 t2 whe t1.LinkCol = t2.LinkCol (expand for all 
linking columns)

Ben Petersen




On 6 Mar 2003, at 5:30, [EMAIL PROTECTED] wrote:

> In a message dated 3/5/2003 5:56:24 PM Eastern Standard Time,
> [EMAIL PROTECTED] writes:
> 
> 
> 
> Check the common columns between the two tables.
> 
> The values in all common columns  must match.
> 
> 
> 
> 
> Buddy,
> 
> They match, and everything SHOULD be working right. This has run in the
> Dos version for about 10 years now, with no hiccups, but in windows, I
> can't make it run.
> 
> Thanks for the reply
> 
> Damon
> 

Reply via email to