ERROR OF ALIAS

ERROR OF ALIAS

Postby Silvio » Wed Aug 05, 2009 11:30 pm

i SAW CLIENTS SAMPLE BUT IT USE ONLY ONE DBF

can I have an sample with the use and open of 4 dbf ?

I have problem when I open many dbfs

it me make the error ALIAS DON'T ESIST


COULD YOU HELP ME PLEASE ?



Image

to see all steps you can see it please : http://img20.imageshack.us/img20/2760/ottopic1.jpg
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: ERROR OF ALIAS

Postby Arturo Lopesoria » Tue Aug 11, 2009 1:37 am

Silvio

Maybe I dont understand your question, but if its only the way to open more than one tables at time, I do it this way::
every time you open a new database put the "NEW" clause of the USE command:

use CurDir()+"\"+clients NEW
..
use CurDir()+"\"+orders NEW

That is more comfortable than the old dbase way:

Select 1
use CurDir()+"\"+clients NEW
..
Select 2
use CurDir()+"\"+orders NEW

Or is more complex your question?
Arturo LS
User avatar
Arturo Lopesoria
 
Posts: 94
Joined: Fri Aug 10, 2007 1:47 am
Location: Mexico DF


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 5 guests