Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create cursor with alias names for column with space
Message
De
20/09/2018 07:11:06
 
 
À
20/09/2018 06:53:24
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01662136
Message ID:
01662139
Vues:
52
>Hello António (bom dia)
>
>I need the column name with space like my cursor example, because my ERP have a built-in function ( listtohtml) that use the value of my cursor
>and create a list in HTML that i use to send on Body Email.
>
>Is that possible ?
>
>Best regards,
>Luis

No, it's not possible for DBFs and cursors, and it would be a terrible idea if it was.

I know that some database engines allow spaces in column names, and to read those tables into VFP you must change the column names. I also know people who have used spaces in column names, and regretted it afterwards since it caused many unexpected situations. Most people change the spaces into underscore.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform