Hi
I've got troubles moving files on a remote computer from one directory to another.
My environment is Windows Vista Business where the VB runs and Windows Vista Home where the share is located on. If I use Windows XP on the remote computer it works.
To enable my NAS I've changed SMB...
Hi
I've got a form with some datacombos (Microsoft DataList Controls 6.0 (SP3) (OLEDB) what is MSDATLST.OCX Version 6.0.84.18) and Textboxes etc. on it and last but not least a Button cancel with it's cancel.Property set to true.
The trouble is, that Esc doesn't work when one of the datacombos...
Does anybody know how to get the escape-key to have the same effect as clicking No in a msgbox with the buttons yes and no. I know, that this can be done with OK Cancel, but if there would be a simple trick to get it to work with yesNo too I would be glad.
thanks in advance for any suggestions...
hi
I've come to a problem with the following scenario:
VB 6.0 SP 5
ADO (Microsoft ActiveX Data Objects 2.5 Library)
MDAC 2.6
I would like to show data in a grid and to update this data. The data is the result of a left join from 2 tables.
It's no problem to do so as long as I use...
I'd like to know if there is a possibility to avoid the error message that the invalid codepage produces when I open the table with use.
any help would be appreciated
Schweiger
I've got a Table with the following tree structure:
ID Name Parent
--- -------------- ---
1 EUROPE 0
12 CENTRAL EUROPE 1
30 SWITZERLAND 12
40 FRANCE 12
50 ITALY 12
13 SCANDINAVIA 1
60 SWEDEN 13
70...
Hi Anybody
In VFP6 every time I edit a form the toolbar with the Form-Controls opens. This would be nice, if the position wouldn't be exactly in front of the form I'd like to edit... So everytime I've got to close or move this toolbar. Whenever I open a form the toolbar will show up at the same...
Hi all
Does anybody know a way to add properties to a class at runtime? I would like to simplify DB-Access by encapsulating my DB in a single class that manages all DB-functions and options. Now the problem is, that I would like to analyse the DB-structure and to provide the tables and fields...
Based on the suggestions of jimstarr in a related topic I wrote a procedure to genericaly delete duplicate Records in any table. Say, I don't want to have to know what the table contains and I don't want to analyse the indexes and so on. I just want to delete duplicate records...
My code is:
&&...
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.