I have a drop down box that is dynamically populated with a query. It contains peoples names. I want to be able to select a name in that box, and have it automatically fill in a field below on the form with thier ID number. So every time I select a different employee on this form, their ID...
Hello All,
I have a default value in a table I need to be calculated from 2 other fields in that table. here is the SQL query that does it, but I cannot get it to work as an expression in the default value field.
UPDATE [ToP] SET [ToP].TOPWeight = ([ToP]![RWAttacker]+[ToP]![RWDefender])/2...
What timers have you found and set? That will tell me what you missed ;) I'd hate to guess all day long :P Give me that information and I'll see what I can do.
Good Luck,
SteelDragon
In the Printers folder, goto File/Server Properties. Then choose the Advanced tab. In there is a setting for the Spooler Message.
Good Luck,
SteelDragon
GJ
I actually found it myself right after I posted. It was the stupidest little thing...
<CFQUERY name="GetRecord" dataSource="GSHQ" maxRows=1>
SELECT *
FROM Roster
WHERE Roster.UserName = '#Session.USERID#'
</CFQUERY>
Notice on my #Session.UERID# the little single...
Ok, here's what I want to do, I want to select information from my database specific to the user that has loged into the site. Kinda like this: I log in, it sets a session variable based on my username, I want to have a query that goes somethin like:
Select * from table Where userid =...
Have you tried deleteing the Registry keys for SP 6a and SP 6 after uninstalling them? If not give that a shot and then attempt to re-install service pack 5. I would also call Oracle, as I beleive they have a fix to that issue out already. There are too many installed 6a NT machines for them to...
Why do you need to remove it? Try uninstalling it again, and then reinstall SP 5. That should fix it for you. But why would you want to roll back 6a? i don't recommend it. In any case, that should get you through it.
Good Luck,
SteelDragon
I'm not entirely sure of what you are looking for, but here is an article from the MS knowledge base that may be of some assistance to you. I hope all turns out well...
Ok, fisrt problem you will have is the Kernel. If it is in uniprocessor mode it may not even boot if there are two processors in the machine. If it does boot however, you will only be able to use one of the Processors. That may or may not be an issue. There is a way to "upgrade" a...
Look in your application log and see what application is failing,this does not seem to be an OS related error. I would suggest re-installing the application that is failing after you figure out what it is. Make sure you completly uninstall it first, and remove all directories and components, and...
I would check to see if this is a DOS based application, if so the solution above has no bearing. I would try to open a DOS window, and go to the location of the program and run it from there. If it is a NIC program it is most likly DOS based. In NT you can get a DOS window by typing CMD in the...
Boot from the NT CD Directly if it won't let you boot from the floppy. All MS are currently bootable if your Harware supports bootable CD's. you may have to tell your server Bios to boot from CD tho.
Good Luck,
SteelDragon
Well, First things first, What protocols are the printers running? What type of printers are they? Are they connected directly to anything other that the network? What protocols is the NT wks, and the 2000 Prnt Svr running? Can the NT4 box map a regular network drive to the 2K Machine? Does the...
Try going into your dialer directly and turn off the volume there, the dialer settings often times override the modem properties. Hope that helps.
Good Luck,
SteelDragon
You are probably missing or have a corrupt NTLDR file. What you need to do is find your Rescue Disk, Hopefully you created one, and do a NT Recovery. The rescue disk can also restore your registry, but in the case you are having here I'm not sure you want to do that. Use RDisk, and repair your...
You can fix that another way... if you have the NT recovery disk, restore the Registry and the original NT settings on the original partition, you may have to reinstall the other programs on the server, but it will take you less time this way that to reload the whole server. If that is not an...
What was the Dev doing when it crashed, and what apps were running? You need to give me more information. If it is a DLL that was "Missing" something had to call that DLL. Check your programs, and look at the SERVER LOGS, specifically the application log. Find out what app failed and...
You know that you can change EVERY account in user manager all at once no matter what is in the logon script text box. All you need to do is click th first member, scroll down hold the shift key and click the last member, and the list will be highlighted, much like Windows Explorer and files...
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.