Hi,
Is it possible to change the default currency at run time. Our user's regional settings are set up to be Sterling, however they want to use our system for 2 databases, one showing Sterling and one showing Dollar. Is is possible to change the default currency for the exe that is ran to show...
I want to easily convert fields displayed within a system
from one currency to another, in my case this is Pound to
Euro. Currently our code has
LblDisplayValue.Caption = format(curValue,”Currency”)
I know that it is possible to change the Currency part
to be the name of a function, e.g...
Hi,
Just wondering if anyone could recomend a book to me?
The project that I am currently working on is just one great big executable and I want to split it into smaller components.
What I am looking for is a book that possibly states best pratice for coding common components that you would...
Hi,
I am using the Crystal Reports Control 7 (crystal32.ocx) to view a crystal report within VB. I am dumping the data for the report out to an access database and then calling the crystal report to show the data. The first time I run the program all the 5 records are displayed. If I then run...
Hi,
I am using the Crystal Reports Control (crystal32.ocx) to view a crystal report within VB. I am dumping the data for the report out to an access database and then calling the crystal report to show the data. The first time I run the program all the 5 records are displayed. If I then run the...
I want a team of developers the option to check forms etc. out from with VB etc, yet stop them checking the code back in. SourceSafe "rights" group check in and check out together.
Does anyone know if this can be done?
Richard.
Can you tell me if there is any way of finding out if a record being read into an ADO recordset is currently locked by another user at the time of reading the record?
Cheers.
Richard.
Can anyone recommend an ODBC driver for Liant's RM/Cobol files. Liant supply a product called Relativity, however I am not happy with its performance and would like to evaluate some other products.<br><br>Thanks.<br><br>Richard.
Currently we are using SourceSafe for source control within our VB projects, however I am finding that it does not meet our requirements. My main problem is that when a form is checked in from the SourceSafe addin I can see no way of forcing the user to enter a comment. I then need to run a...
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.