Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6.0(SP3) AND SQL 6.5 ; select syntax
Message
From
25/10/2000 10:48:34
Fida Shamsoodeen
Combined Systems (Pty) Ltd
Centurion, South Africa
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00433955
Message ID:
00434062
Views:
15
Hi

I have dropped the table from the SQL server but i first generated a script for the table.
I then made changes to the script and made my fields numeric (17,2)
My original VFP table was numeric(15,2)
Was my decision correct to make it numeric as well?

Fida

>Hi!
>
>
>Fida, what the length and precision of your numeric field?
>
>VFP allows wider range for numeric fields than SQL Server. So, when you upsize data to SQL Server, wizard might decide to use float or even double field type to fit your data into field on SQL Server . You can specify field types manually for each field in each table in upsizing wizard.
>
>>can anyone help with this
>>
>>I have upsized my data to a SQL 6.5 back-end
>>The upsizing wizard makes my numeric fields a float field.
>>Does anyone know what the corresponding type should be.
>>e.g. integer, etc???
>>
>>thanks in advance
>>Fida
Wannabe FoxPert!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform