Try to find a solution in these pages, but can't seem to find one. I'm having huge problems with this XP pro laptop and trying to log it on a windows 2000 domain. All other computers in the network are WIN 2000 computers and work fine when logging on to the domain.
I have written the correct...
For some reason I can't connect to internet via my Siemens wireless station. A Netopia broadband router is connected to one of the siemens station lan ports. This is also true for one of the computers. The which is physically connected to the Siemens station works fine. The broadband router...
I have two pc's in one end of the room and the network nodes for these pc's are at the other end. I have made two long cables which go over the ceiling and into the nodes. This works fine (the nodes go to a hub in another room). I have bought an cheap switch which i wanted to use for connecting...
Hi
I have a report based on a query that shows all free beds within a specific period of time. When the free beds show up I would like each bed to have a button next to it. When pressed, I would like the database to go to the form where i write my reservations and automatically fill out the...
I have made a simple database that will make reservations. The main fields are name, date of reservation and bed number. I have tried to make a query which will show all the beds that are free given a specific date. But it will not show any beds that haven't been added to a record.
For an...
Hi
After rebooting our win2000 server at the office, it took two hours to arrive to the logon screen, and opening and closing programs on the server takes up to 3 minutes. As some of the clients in the office are dependent on getting files from the server, they end up slowing up aswell.
thank...
Hi
Having trouble with updating todays date in my "last updated" date field. I have tried using:
Private Sub Form_BeforeUpdate(Cancel As Integer)
Me!ddato = Now()
End Sub
and the same piece of code on every other form field.
The wierd part is i have two fields which have combo...
Hi
In one of my forms I have a start and end date. The end date has a criteria which is that it shouldn't be an earlier date than the first. I use this piece of code with the "on change" event:
Private Sub ETD_Dato_BeforeUpdate(Cancel As Integer)
If Me![ETD Dato] < Me![ETA Dato]...
Hi
I have no problems showing images on my ASP page if i browse through the pages using the webservers Internet Explorer. However via a client computers Internet explorer, the ASP page shows a red x.
I have set a filepath on my Access database field for the images (e.g...
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.