Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the result using Commandtext
Message
From
07/12/2004 07:35:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/12/2004 00:27:52
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00967133
Message ID:
00967431
Views:
7
>Dear Mr.Cetin,
>
>Thnak you very much for your kind help, your code helps me a lot. i m in the process of shifting my projects in Vfp 6.0 to vfp 8.0 with Sql Server, i used CA in my forms, but it takes littile
>bit time for loading the form, so, i changed my idea to call the table on the time of it needed.
>please i need one more help from you, in that sql statement we are 'Select * from tablename' if i want to select on particular condition then(eg. x = 'Abc', 'Select * from tablename where Code = x ') how i will do, same way i want Insert some values into mytable, can i rewrite the code like(eg. x = 'Abc',nAmt = 123.00, 'Insert into mytable(Code,Amount) Values (x,namt)')
>i need your kind helping hand in this.
>
>With thanks and regards
>Abdulla

Check Thread #944961 and especially pay attention to messages from Aleksey.
For insertion either you could create similar Update/InsertCmd or do insertion in your CA.
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