Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in Remote View???
Message
From
28/10/2003 12:38:28
Robert Lee
Swiderski Electronics, Inc.
Carol Stream, Illinois, United States
 
 
To
28/10/2003 11:38:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00843236
Message ID:
00843628
Views:
19
Thanks for the clarification Andy.

As a workaround (since I cannot change what exist in our SQL Table without affecting other programs), I went and changed this line in the SQL view of the designer

SELECT Equipment.Manufact, Equipment.Model, Equipment."Easy Model", Equipment.Cost, Equipment.List, Equipment.Changed, Equipment.Descrip, Equipment.VendID, Equipment.ID, Equipment.EffectiveDate FROM dbo.Equipment Equipment

to

SELECT *;
FROM ;
dbo.Equipment Equipment

and it works fine.

Regards to Marcia.

Robert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform