Hello rgbean,
Thanks for the reply. I had this project in a database with the whole ball of wax. Problem was the "wizard" generated pageframe grids kept getting corrupted and the data environments were kicking my tail up and down the block. Every structure modification affected the grids...
Hello,
I need to set some relationships in a 3 tiered relation between several free tables. All of the records have unique integer identifiers in each of the tables. I'm not clear on exactly how to:
1) Set the relationships up and...
2) Can they be used to perform cascading updates and...
Hello johnmw,
Will installing an older version of mdac interfere with any of the newer software running on the XP's?
Thanks,
Dave
The 2nd mouse gets the cheese.
Hello,
We recently upgraded to XP's with Access 2002 in our building. I have a number of large VB5 (SP3) projects running using DAO and Access '97 databases with security.
Since I can't adminstrate an Access '97 table from Access 2002, I converted the database to both Access 2000 and an...
I placed the following lines of code into the control's click event (in the first EXE) that calls the other EXE.
PUBLIC TF_str
*
DO C:\Progra~1\test\testfire.EXE WITH tf_str
I placed the following line of code : PARAMETERS TF_str
as the very first line of code in the "called"...
Hi Again,
Actually, I need to pass a first name, lastname, & a case number to the "scheduling" exe and return the appointment date and time back to my exe.
Thankls,
Dave
The 2nd mouse gets the cheese.
Hi,
I have an existintg EXE that needs to launch another EXE that does client scheduling. 1) How do I launch the EXE from mine? When the client has been scheduled, I'd like to pass the appointment date and time from the scheduling EXE back to my original EXE. Anyone have suggestions - any...
Hello,
I'm running an "in-house" system with VB 5.0 SP(3) and Access '97 that employs the Crystal Reports 7.0 OCX as the reporting mechanism. Since we moved from Win 95/98's onto new XP machines, I've noticed a small glitch in an area of a program that as been operating reliably for...
Hello,
I'm running an "in-house" system with VB 5.0 SP(3) and Access '97 that employs the Crystal Reports 7.0 OCX as the reporting mechanism. Since we moved from Win 95/98's onto new XP machines, I've noticed a small glitch in an area of a program that as been operating reliably for...
Thanks, that helps. But a similar problem has occurred.
I can't replace a text box value on Page1 of my pageframe control from Page2 of the same pageframe control. The actual replace statement is executed from Page2 control which is running a .prg... How Come?
Is it because textbox is not...
Hi,
I have tried that but that's where the error comes from.
Since its actually running in a seperate .prg I'm using
frm_Client.PageFrame1.Page1.txtWorkCode.text = gcWork
I think the error is because Page1 is no longer the "active" page in that pageframe control.
Any more ideas...
Hello,
I have a project in VFP 7.0 (Win XP) where I have a Client Form with a PageFrame Control with multiple pages on it. On Page1 of the PageFrame, I have client's data and a text box containing his work code. Now The User moves onto Page 2, 3, 4 etc. of the pageframe control on this form...
Hello,
I've been trying to make a combobox open automatically for the user from the combobox's GotFocus Event. I've tried
MESSAGEBOX("GotFocus")
KEYBOARD '{-3}'
and
This.comMaritalStatus.DownClick
in the comboboxes GotFocus event but it doesn't do the job. I get the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.