but if I don't know the \\server\directory\ names, this program will be installed with different clients, and the names are going to change.
Maybe I missunderstood you
Thanks for answering
Hello once again to all!
ok I have my project, but here is the thing I want to install my program on the local machines and the DB on the server, the thing is that on each machine the mapping of the server is going to be under a diferent drive(e.g E:\, F:\, X:\files\etc..) SO:
OPTION 1...
Hello all,
I'm trying to send the deleted files to recycle bin folder, I found the following code:
++++++module code +++++++
Public Type SHFILEOPSTRUCT
wFunc As Long
hwnd As Long
pFrom As String
pTo As String
fFlags As Integer
fAnyOperationsAborted As Boolean
hNameMappings As Long...
hi to all
When the target folder is missed it gives this problem:
Run-time error 91: Object variable or with blockvariable not set.
I know that it means that the TreeView.DropHighLight = nothing but yet still does not let me exit the sub if nothing is selected, it gives me the...
ok, when I tryied to use the wise installation system, I picked the "Import vb project" and browse to indicate the project ( name.vbp) but it tells me that "the visual basic project type is not currently supported. path\name.vbp"
my project type is Standard EXE so it should support it, do you...
hi to all
please need your help asap!
I'm trying to install my application where the computer has windows xp, but when I try to run it it gives me this error:
Run time error '713'. Class not registered.
Looking for object with CLSID:{ big number}
Correct me if I'm wrong but this is because of...
hi to all,
I need your help , I have this application that downloads and uploads files trough FTP but when I install it in another computer and try to run it this error pops up when I try to download the files and then it gets frozen :
error: ActiveX component cannot create component
the...
The thing is that I need to go into the loop so it can move trough the database and find the file that I need so it can be displyed into the corresponding text boxes
Thank you for responding
EP
Take a look on this, It might help
"""this two will get you the actual date and time of your computer
MyDate = str(date)
MyTime = Str(time)
"""here is how you can manipulate those strings and some others
Dim MyTime, MyDate, MyStr
"""""let's say that this are the results
MyTime = #17:04:23#...
Hello all!
when I click an item in the combo list (drop down list) It looks up for the file and it displays the information in the correspondig text boxes but it erases the combo text. How can I make the code to leave it there???
this is the code :
Private Sub Combo1_Click()
Dim var As...
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.