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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ImportFile

Status
Not open for further replies.

kenroush

Programmer
Jan 16, 2002
26
US
The importfile method works perfectly when I run my app in the development environment.
However, it doesn't work from the executeable!

Anyone know why this is happening??
Thanks, in advance, for any help.
 
you mean "Inserts data into a DataWindow control or DataStore from a file" or "Imports any object into a library "?
 
I'm importing into a datastore from a file.

I did find a way to make it work, however.
By building the objects into a .pbd the process works.
I'm not sure why this is so, but it does solve the problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top