View Single Post
  #4 (permalink)  
Old 07-18-08, 08:36
ohiocowboy ohiocowboy is offline
Registered User
 
Join Date: Jun 2006
Posts: 11
I added the clause
CREATE TABLE Temp1 IN DITIONARY USING 'Temp1.DAT' (PBID IDENTITY, CustID Char(20))

I receive the same error message with the clause.
Reply With Quote