If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > using dbase as database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-25-02, 03:23
amboler amboler is offline
Registered User
 
Join Date: Jul 2002
Posts: 1
Unhappy using dbase as database

Pleas explain why this msg appeared.

Run Time error 3274
External table isn't in the expected format.

Programming in Vb and visual dbase as database

Help..
Reply With Quote
  #2 (permalink)  
Old 09-05-02, 07:21
lasw10 lasw10 is offline
Registered User
 
Join Date: Sep 2002
Posts: 5
Talking Re: using dbase as database

Check that the transfertype is set correctly - ie. to import from excel, select 8, from Lotus 2 etc...

Also check that the headings you're using correspond in both tables.

Finally - (and I did this just now) - the tablename you use should be the database name - in my case an Access Table.

Hope this helps but I guess you'll have sorted this already








Quote:
Originally posted by amboler
Pleas explain why this msg appeared.

Run Time error 3274
External table isn't in the expected format.

Programming in Vb and visual dbase as database

Help..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On