Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing DTOS() in SQL Server
Message
From
14/11/2002 14:08:24
 
 
To
14/11/2002 10:08:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00722626
Message ID:
00722865
Views:
15
>>Hi all,
>>
>>I have this vfp table which has a compound fields as PK, which are cempno + DTOS(drec). For the SQL Server backend, I will need to change the where clause (in remote view) to cempno+convert(chr(8),drec,112) like ?pkvalue. Am I doing the right way?
>>
>>Regards
>
>Yes, exactly - only a slight difference, would be char(8) not chr(8) :)
>Cetin

Thanks for the confirmation. Sorry my typo mistake...

Regards.
Previous
Reply
Map
View

Click here to load this message in the networking platform