I'm unsure as to how to go about setting up a linux client/server network! I'm fairly new to linux, but know a few things! I'm currently running Slackware 8 on two machines connected. TCP/IP networking works, and NFS is set up on the 'server'.
I understand that I could share /home on the...
This SQL works fine in Access 97, but when I use it in Access 2000 or XP, I get a 'type mismatch error'. Any Ideas?
:
SELECT Data.[Date Of Booking] AS BookDate, Allocation.[Room Allocated (Day)] AS BookRoom
FROM Data INNER JOIN Allocation ON Data.ID = Allocation.ID
WHERE (((Data.[Date Of...
I am in the process of making a database for booking rooms. There are for, and for arguments sake I will call them room1, room2, room3, and room4.
When somebody books a room, the details of the person and the date they have booked is stored in one table, and the room they have been allocated...
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.