Hi
I've set up a table on a page which has product information for each row in the table. Each table row has a select box which is named using <select name=\"item_no_$i\"/> where $i is a number that is incremented on each loop.
This then generates a series of select boxes named item_no_0...
I have a front end to an Access 2002 database which contains forms, reports, queries and linked tables to a second database. I've created a workgroup information file using the security wizard for the first database so only specific users can modify the database objects. Every user can add...
Hi
I'm having a little trouble finding any information on exactly how to do this. I merely need to resize a one dimensional array depending on another number.
I have 2 arrays of floating point numbers named 'buffer1' and 'buffer2' and these are to be resized using the integer 'size'...
Hi
I have some code in the 'on current' event of a form which displays a message box depending on the status of a field on the form.
When I delete a record, I ask the user if they would like to delete this record. if they confirm this, two commands are called:
DoCmd.DoMenuItem acFormBar...
Hi
I have a main form with a subform containing a sum of values on an order. The subform has a textbox named txtTotalNet which has it's control source set to '=Sum([Net])'. Because the records are displayed in datasheet view, I have a textbox on the main form with a control source of...
Hi all
I've got a little problem on a datasheet which involves putting the length or quantity (depending on the category) into a textbox on form in datasheet view. I was going to use an if statement and then use the mod function but found any value mod 1 returns 0 even if it's a decimal value...
Hi
Just having a little problem with moving through records in a subform in datasheet view.
I have an order form which scrolls through individual orders. When you scroll through each of the orders the items on each order are displayed in the frmOrderItems which is a subform of frmOrders
When...
Hi
Just having a little problem with moving through records in a subform in datasheet view.
I have an order form which scrolls through individual orders. When you scroll through each of the orders the items on each order are displayed in the frmOrderItems which is a subform of frmOrders
When...
Hi all,
Hopefully you can help. I have a form for a customer order which includes a subform (in datasheet view) which displays the items and their respective quantities that are on the current order. The user is able to delete items from the order by highlighting the record in the subform...
Hi all
Just need some advice on a database I'm designing. It's for a carpet company that wants to keep track of Customers, Suppliers, Orders and Stock. The only thing is, I am running into a slight problem with the stock tables.
Basically this is a simplified version of what I have so far...
Hi
I've et up Apache 1.3, MySQL and PHP on a W2K Pro PC but am having problems using sessions to pass data between pages. I've checked the php.ini file and it has the following format:
[session]
session.save_path = c:\tmp
The test pages I'm running are as follows:
page1.php
<...
H
This is getting a little frustrating now as I haven't done any Access for a while and I can't for the life of me remember how to do it. Basically I have two tables as follows:
tblComplaint(CCNo, Customer, SMNNo, DateRaised Area)
tblContainment(CCNo, Action, DateAgreed, Other)
Once the...
Hi
I've had a browse of the forums and done a couple of searches but couldn't find the answer I was looking for.
A friend asked me whether I knew of a way of exporting users from NT to use on another NT machine. I suggested adduser but this does not export the user passwords.
Any ideas...
Hi
Having a little bit of trouble with internet explorer. Whenever I try to download a file (exe, zip, etc) the cursor changes to an eggtimer and a download box appears for about half a second but then nothing happens (this also occurs using Save Target As). Even if I open in a new window an...
Hi
Could someone please tell me whether it is possible to change the screensaver which is being used without accessing the display properties dialogue box. I have had a look in the win.ini, control.ini and registry but cannot find any reference to it.
The reason I ask is because I have a...
Hi, sorry if this is the wrong forum to post into but if it is can you point me in the right direction :-)
We are having a few problems at work with staff accessing web sites that they shouldn't be. They only need access to one specific IP address/computer name to enable them to log their...
Lo all.
I've had a look through the forums and have found some similar posts but nothing I seem to do makes a difference.
I have 2 tabels, tblReportTotals and tblReportPlanned. I want to update the field named PlannedTime in the tblReportTotals table with the TotalTime field from the table...
I have a table named tblUnder60 which has been updated with records from another table based on a WeekNo on a form. The data is associated with employees working at particular machines so athough most of the information will be different, the WeekNo and MachineNo may match.
Is there a way of...
I have 2 tables, one named tblOee and the other named tblUnder60 I need to run a query which will create records in tblUnder60 based on a week number from a form, created from all of the records in tblOee
tblUnder60 has one record per machine and needs to be updated with the total times (using...
I'm not sure if this is the most appropriate newsgroup but I'll see what happens.
I have the IP adddress and computer name of a PC connected to a Windows NT network. Is it possible, be it from the server or another client PC, to see who is logged on to the computer in question?
The PC does...
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.