Hello,
I'm new to the .Net arena and have a question on how to upload a file from my local drive to an FTP server using the WebClient.UploadFile. I have been able to establish a connection to the FTP server but keep getting a 550 File Unavailable error. I'm about to jump of the nearest bridge...
I am using VFP 6.0 Database as a repository housing one table of current data. I have created several local views to present different aspects of the data to the users which they access through MSAccess linked tables using an ODBC connection. The problem I'm having is that when my users create...
I am using VFP 6.0 Database as a repository housing one table of current data. I have created several local views to present different aspects of the data to the users which they access through MSAccess linked tables using an ODBC connection. The problem I'm having is that when my users create...
I am using VFP 6.0 Database as a repository housing one table of current data. I have created several local views to present different aspects of the data to the users which they access through MSAccess linked tables using an ODBC connection. The problem I'm having is that when my users create...
Hello
Can one of you gents advise me on how I can create a local view in a dbc using multiple remote tables? I have a main table "tblMain.dbf" in "loc1" and "tblOther1.dbf", "tblOther2.dbf", and "tblOther3.dbf" in "loc2". The table definitions are as follows:
tblMain.dbf
- rec_id
-...
Hello,
I have a program that, ideally, should not be run concurrently with EXCEL. I have been able to determine whether or not a session of EXCEL is running using the FindWindow function but now I need to know how to close the session programmically. I have been able to get the ThreadId...
Hello,
I have a program that, ideally, should not be run concurrently with EXCEL. I have been able to determine whether or not a session of EXCEL is running using the FindWindow function but now I need to know how to close the session programmically. I have been able to get the ThreadId...
Hi all,
I'm not sure if this is possible, but I want to return an object from a user-defined OCX control. Can anyone help me with this?
Background info:
I created an OCX control the receives 2 objects (form and control) and a string. I would like this OCX control to return the form instance...
Hi fellas,
Ok, here's the situation. I have a number of databases that, for this particular process, connects to each other in order to submit data from two databases into one centeral database. For example, I have db1 which is the initiation point for the process, which uses qry1 in order to...
Hi guys,
I'm not sure if this has been covered or not, but I was wonding how I can execute a query in one database from an external database? Can this even be done? I think I would use ADODB.Command but am not sure. Can anyone help?
Thanks for the advise.
ERM
I'm not sure if this is the right place to submit this question, but I am unable to find anything in the FAQ's or archive threads.
Here is the situation. Say I have a form with one button on it (cmdAddTextBox) and say that when the user selects the button, the code within the OnClick Event...
Hello,
I have developed a module that compares data from a table in the current database with data that is contained on a table in an external database and updates a field in the internal table. The code that I came up with works, but I feel that it is inefficient and creates too much...
I have created a front end application using VB6 on a XP Pro machine. The applicaiton will be deployed to Win95 machines and uses Access97 as its db file. I have used the Package and Deployment Wizard to package the project and the setup program works fine with no errors during the process...
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.