Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UpdateNameList
Message
From
06/01/2003 13:41:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00738407
Message ID:
00738469
Views:
27
>Great. That works. Now when I try to make an update, the tableupdate command fails if I make a change to the data (a text field, for example). The commands I use are:
>
> cursorsetprop('tables','dbName.dbo.tablename')
> cursorsetprop('keyfieldlist','pk')
> cursorsetprop('updateNameList','field1')
> cursorsetprop('UpdatableFieldList','field1 tablename.field1')
> cursorsetprop('sendupdates',.t.)
>
>Any suggestions?
>
>Thanks,
>Gerry Newton

Updatablefieldlist and updatenamelist sounds to be switched. Typo ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform