Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Xbase Fox > Re: Suggestion ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 6 Topic 782 of 861
Post > Topic >>

Re: Suggestion needed - VFP 7.0

by Josh Assing <XjoshX@[EMAIL PROTECTED] > Jun 27, 2007 at 09:16 AM

On Tue, 26 Jun 2007 22:20:10 -0700, shah <shahjagat@[EMAIL PROTECTED]
> wrote:

>At this time I am using free tables and yes there will be multi users
>and I need to handle conflicts.
>
>
>I was planning to open the table in shared mode. This form is only for
>data entry of new orders so I do not have to worry about someone
>trying to access this brand new record.

*anytime* you have a multiuser app; you should worry about someone else
accessing the record.  They pull it up thru some deisgn flaw in an "order
entry"
screen....

>If I am using a SQL query as rowsource 'Select Custname, Address,
>city, zip from customers into cursor mycursor'
>
>I can show only the first column that is Custname in the combo box.
>And for pu****ng the data into field - can I use Mycursor.address,
>Mycursor.city to populate the text boxes.?

I wouldn't use sql query if you're using free tables -- just use the
fields you
want in the drop down; or add them using additem() to it.
 




 6 Posts in Topic:
Suggestion needed - VFP 7.0
shah <shahjagat@[EMAIL  2007-06-26 06:04:50 
Re: Suggestion needed - VFP 7.0
Josh Assing <XjoshX@[E  2007-06-26 08:11:27 
Re: Suggestion needed - VFP 7.0
shah <shahjagat@[EMAIL  2007-06-26 22:20:10 
Re: Suggestion needed - VFP 7.0
Josh Assing <XjoshX@[E  2007-06-27 09:16:36 
Re: Suggestion needed - VFP 7.0
shah <shahjagat@[EMAIL  2007-06-28 05:26:45 
Re: Suggestion needed - VFP 7.0
Josh Assing <XjoshX@[E  2007-06-28 06:46:48 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 13:32:35 CST 2008.