Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle From VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00699210
Message ID:
00699816
Vues:
23
As Martin posted, you can ignore these settings. I don't knwo why you are getting these messages but you can disregard them.

As for the Wizard itself:

Step 4
VFP supports certain datatypes. Oracle supports certain datatypes. Sometimes they overlap. Sometimes they don't. As I posted in another message, Oracle does not have a logical/boolean datatype so you need to map the logical field to some supported datatype within Oracle. This is where you configure those things.

Step 5
Oracle has things called Tablespaces. These can be considered virtual disks for the sake of this discussion. This is where Oracle will put your stuff. The wizard lists all Tablespaces that you have access to. Whatever you select, that's where the tables and indexes will be created. Notice that you can select a different tablespace for you indexes than your tables. We do this for space considerations.

Step 6
Tablespaces can consist of different files on the box hosting Oracle. This step gives you the ability to select a specific file from the selected tablespace or create a new one if you have those access rights.

Step 7
You can create/select clusters within the Oracle database. We don't use this option so I can't comment on it.

Step 6 and 7 may require the help of your Oracle DBA.

HTH.

>Thanks Larry...
>
>It Did Work and There's 'Server Processing' But After i type the password
>and user name that already grant in ORACLE there's messagebox appear said :
>Warning : THe Connection sync / async mode cannot be set !
>and
>Warning : the connection timeout cannot be set
>
>What's that mean ??
>
>ANd COuld you tell Me more about each step in it...
>Cause i still confuse about the step... from step 4 till end....
>Can you give me some samples about it..
>CAuse i click help in it, didn't display at all...
>
>
>Thanks..
>
>regards,
>tutarie
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform