Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List Boxes Behave strange
Message
 
 
To
29/06/2000 04:48:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00385612
Message ID:
00386326
Views:
21
2 things:
1. Post here your exact SELECT statement used in your combobox.
2. Post here your exact SQLEXECT() arguments.

>1. Are you moving the record pointer of the cursor used in the combobox via SELECT INTO...?
>
>NO but the pointer does move.
>The way it actually works is i get some where conditions and do a SQLEXEC()
>and get a temp cursor as a result in a browse list. The user selects one it I look for it's primary key from that i fetch the record and then but the data into the original cursor. And switch to this cursor.
>
>This works when I use a next button (which does similar but without the modul form)
>
>2. When moving to the next record, are you using SKIP IN your_table_name_here?
>No I am switching to another table then refreshing the original cursor with new information. It always has 1 record in it.
>
>3. What is the datasession of the modal form?
>None.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform