Hi,
I have a Windows XP Home with sp2 and all the lastest updates installed. However when booting up to the log in screen it pops up with a box saying along the lines of lsass.exe has unexpectedly been terminated and then gives a 1min countdown to shut down.
I have read up to stop this...
Hi,
I have created a simple data access page in Access 2002 and all works ok on my laptop. However when uploading it to my site the data source is set to my directory on my laptop thus cannot connect when on the net.
If I go to the connection properties of the data access page is gives...
Hi,
I have 2 pcs running WinXP. I'm basically wanting to run a program from pc 'B' which resides on pc 'A' but I need it to run on pc 'A' not on pc 'B'.
I am using a com port on pc 'A' and i need to use this same com port from pc 'B'.
If that makes any sense?
Just an annoying niggle I have.
I have 2 rows formatted with a date type. In the 2nd row i've simply put '=A2+7'. So when a date is typed in the first row 7 days is added to it and populated in the second row.
However if there is no value in the first row a value of '07/01/00' is shown in the...
Does anyone know if its possible to have some code that is triggered when a computer comes out of standby?
I'm using Windows 2000 and when I come out of standby i'm using a device which needs its software/port re-starting.
Thanks for any help!
I have a flex grid with 10 columns
After the user has scrolled to the last column I want to scroll the flex grid back to the first column?
It must be possible
cheers
I have a subform which I simply use to insert a new record into a table. I want one of the fields on this subform to contain a value from a field on the main form. I have done this by setting the default value to the field which i want.
However... this field (textbox) on the subform gets...
Is there a function which can split a string into a certain number of characters?
i.e. split the following into segments of 2 characters.
12345678
a = 12
b = 34
c = 56
d = 78
I load up my form and the frame is visible (visible = true).
I set visible on the frame to false and it disappears.
I then set visible on the frame to true and it just doesn't change:
Frame1.Visible = True
MsgBox Frame1.Visible
I get a False from the msgbox... anyone any ideas why?
I paste the following data into an excel spreadsheet:
0:00:02
0:00:02
0:00:01
0:00:01
This is a duration (h:mm:ss). Is there any possible way to do a sum of these values?
I made a one liner program with the following code:
mscomm1.input myvariable
I have a magentic strip reader and need to get the cards details when ever it is swiped.
Is the above line alright to use as it is? Do i need to add anything else to do with timeouts, certain conditions etc?
I have created an MSI package which installs my program fine. However i'm needing this software to be installed on the default user profile under windows 2000.
I need it like this so when ever we get new staff, a new profile will be created amd i'm wanting to software to be pre-installed ready...
I'm havin a problem with the winsock control. I reckon this is a long shot but someone might be able to help me!
I'm connected through winsock 6.0 to a third party program. I connect to it by using the winsock1.connect [remote host] [remote port], this code is in a buttons click procedure. I...
I have the following code in a form with a command button on the form. If I run this code It does what I'm wanting it to do.. i.e loops through the sub 5 times. After the 5th time the if statement is false so i was thinking it should simply msgbox the error and exit the sub. However it loops...
I have a variable defined as Single.
There a loop which adds a value to this variable. However the value can be negative or positive. For example
variable = 29.44
variable = variable + -29.44
varianle then = 5.340576E-07
when i want it to equal 0
Any suggestions?
I have a variable declared as currency.
However if i set it to 2.50 for example it displayes 2.5
Is there a simple function to give 2 integers after the decimal point
I have 2 computers with a vb program and a client db on each. The client db on each of the computers have linked tables to a main db on a windows 98 computer.
The vb program connects to the client db and performs numerous updates, inserts, selects using adodb connection. The connection to the...
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.