I have created Pointzero.dll but I don't want to distribute it with the setup program instead I want to put on the network application path to make it easy to maitain. But it doesn't seem to work.
I tried this but still won't work
regsvr32 I:\GlobalApps\ICA\PointZero.dll
I get error '430' after...
I need to upgrade some reports from crystal 6 to version 8 but I don't see the crystl32.ocx on my components object after I installed crystal 8.
Can someone tell me what I am doing wrong?
Is this data report feature availabe on version 8?
This is all I'm doing.
CRptGO.ReportFileName =...
I'm looking for date that fall between two dates but no luck. I get a run time error.
Dim dtStart As Date, dtEnd As Date, numDay As Double
dtStart = DateSerial(Year(Now), Month(Now), 1)
dtEnd = DateSerial(Year(Now), Month(Now) + 1, 1)
numDay = dtEnd - dtStart
dtEnd =...
Filter not working.
(Run time error '3001'
'Argument are of the wrong type, are out of acceptable range, or are in conflict with one another.')
This is my code (access2000 db)
Field in table is of type "Date/time"
rs.Filter ="TrainingDate BETWEEN #" & txtTrainFrom &...
This is first app using ADO, previously using DAO.
I have 3 linked tables in an open connection, when I add a new record information from link tables don't show.
What am I doing wrong?
ON DAO whe you add a new record it immediately updates the related field for to the link table. This a very...
Why do I keep getting this error when trying to delete a record.
"Insufficient Key column information for updating or refreshing."
This is my code:
strCriter = "[Ref ID]=" & stgrsID
gRDB_RS.Find strCriter, , , 1
If gRDB_RS.EOF Then
MsgBox...
My first app using ADO, previously using DAO.
I have 3 linked tables in an open connection, when I add a new record information from link tables don't show.
What am I doing wrong?
ON DAO whe you add a new record it immediately updates the related field for to the link table. This a very...
Just started a web design!
I have added a add to cart button on first page I need to take that description of item selected to the next page.
How the heck do I do that?
Can someone provide any tips?
Thank you in advance.
Lulo
Anybody?
Once my site is connected to a database, when I update my files on the hosting side(using CuteFTP) I also need to transfer my database along with updated files but then my database will be sitting on host server.
I'm curious to know how I will be able to see my database.
Can anybody...
Anybody?
Is there a way to design a simple data entry page using dreamweaver(Not Ultradev) to collect information in some kind of email.
Just like in visual basic, you can design a page with some fields and then email those fields using outlook.
Your tips are greatly appreciated.
Thank you
Lulo
I've seen very nice application been developed with a help button next to the minimize button.
When you pass the mouse on top of it, the arrow turns green.
It will be nice if I new how to do that on vb.
Does anybody knows how?
Your tips are greatly appreciated.
Lulo
I'm new on Javascript, I need to be able to insert into a database the user inputs, I was wondering if I could really do it using Access DB but not sure.
Does anybody knows.
Would anybody recommend a good book on building websites using a database.
Thanks for your time.
Your tips are greatly...
When I run my app on a client machine just won't work.
I recently change from DAO to ADO, I was really happy with DAO but I think it is time for a change.
Now, when I tried to open my app on a client I get this error message "Error 429 ActiveX Can't Create Object"
Any clues, comments...
Anybody..........
Everytime a insert a Drive1 control into my form from the toolbox, Drive1 is already at the r:(my network drive) drive when it should start a c: drive(at design time).
So this really pause my application for quiet a while. any ideas?
I recently install service pack 5.
Your...
Does anybody knows?
If I could put the icon of my program in the taskbar will save me from a lot of trouble from the users. I don't want to minimize my program or the user will be tend to close it.
I need to put my program icon in the taskbar(where the clock is) to run a few reports depending...
Anybody,
Every time I need to compile I have to rely on a second person to log users off my application so I can make my new changes.
I really don't need this.
I would like to be able get a list of users currently on my application and myself direclty log them off so I can compile.
Any ideas...
Anybody!!!
I need to read from HKEY_USERS Registry. I have tried the GetSetting Function but it won't allow me to do so.
It looks like this function only reads from HKEY_CURRENT_USER\Software\VB and VBA Program Settings.
Is there another function that reads these type of parameters besides the...
Anybody,
I have tried to display a list of names from outlook to my visual basic application but no luck.
I have tried MSDN Help files but msnd does not offer this type of help.
Does anybody recommend something.
Your comments are greatly appreciated.
Thank you
Lulo
I trying to create my own screensaver, so far the Settings and Preview buttons are working but the Change Password button doesn't because I don't know the number that has been assigned to that specific button.
Does anyone knows?
Any suggestions will be greatly appreciated.
Thaks,
Lulo
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.