Please Help!
I am running the latest version of Microsoft Visual FoxPro, and am having difficulties creating a SQL statement. I am trying to create a report that lists all of our contacts in the database, and includes the last call to that person, if one exists. Basically, I have a table of...
Does anyone out there know whether or not Visual FoxPro is compatible with Terminal Server? I have read on Microsoft's website that it has not been tested and is not guaranteed, but it didn't sound like it was totally uncompatible.
Any help would be appreciated!
Thanks!
Eubanks
I was just wondering if some kind soul could give me some advice as to whether or not my company should use Access or Visual FoxPro. I know that there are several considerations that must be taken into account, but basically I wanted to know if Visual FoxPro is a good, solid application and if...
Without pasting all my code, does anyone know why this error comes up when trying to quit Word?
Run-time Error '-2147417848 (80010108)':
Automation Error
The object invoked has disconnected from its clients.
Through VBA, I am running a routine that opens a mail merge template and populates...
Hi,
The task that I am trying to accomplish is to have a search form in Access that creates a query on the fly (based on user selection) and then filters the results based on that query. Then, I need a button that can automatically open up the form letter template and do a mail merge based on...
I was wondering if anyone knew some basic syntax for an append query to be run in VBA. (i.e. not just the SQL statement, that is easy b/c I can find that in the SQL window of a query) I need to know how to parse the SQL statement together to get it to run in VBA. I am trying to do a very...
HELP!!! I am trying desparately to make my command buttons "intelligent" to where you can't go past the last record or before the first record (so that the whole program doesn't blow up).
This particular form that I want the buttons on is a results form, meaning that the table was...
Does anyone know how to do this?
I am trying this:
strSQL = txtTemp
but it keeps returning a null value, for both the textbox and strSQL. When I comment this out and run the code, I can see that the textbox IS NOT null and has the data I need in it, so what gives???
Help!!! I have been trying to recall for a while now how to take data from a table, filter it based on the users preferences (build a sql statement based on the inputs of the form), and then run a recordset to filter out what is needed. I have the recordset working fine...i.e. I have it set to...
How do you define a public variable?
And is using public variables the best way to pass values from one form to another? I am trying to take values from one form, create an on the fly query to filter the results, and then pass the values to another results page. I have tried several options...
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.