I am currently running NT 2003 Server and everything up until MOnday appeared to be stable. Beginning Monday for no apparant reason, no new software or hardware added, the print spooler has begun to automatically shut down. You an turn in on and watch it with in 2-3 minutes automatically...
Constructing an invoice screen where the details of the invoice are on the top of the form, with appropriate input boxes for demographic data, and a set of input box for detail input for the invoice. Below that is a DBGrid (DAO) which contains the appropriate detail of that particular invoice...
I need to be able to access and real email using OUTLOOK while logged in as ADMIN, even thought my email address is not the same as my admin login id.....
any way to do that in NT... 2000 has a "Run As" option....... but can't seem to figure out how to do it in NT
I am currently the ONLY Admin in a system that will soon again have multiple ADMIN's for redundancy and checks and balances....
I have added a new FINANCE server that for some reason the SHARE features on the drive are reset to SHARE (turned on) everyday, no matter how many times I turn them...
1) Can XP Home login into a NT network?
2) What is available if they can....?
Trying to connect a laptop with XP Home to NT 4.0.... and getting very frustrated...
I have stumped my toes enough on this one.... can someone else please look at this and tell me where the syntax error is....
db.Execute "INSERT INTO Roster ([League Code]) VALUES (" '" & txtLeagueCode.text & "'")"
If I change it to...
db.Execute "INSERT...
PROGRAM: Fantasy Football Player Analysis
SCREEN FUNCTION: To add/remove players from a team roster within a specific league
SCREEN OBJECTS: Text box for League Code, Combo Box for players already on a team roster, Combo for players not on a team roster, (eventually buttons that will...
Private Sub Data1_Reposition()
datOrders.RecordSource = "select OrderDate, " & _
"requiredDate from Orders where " & _
"CustomerID = '" & _
datCustomers.Recordset.Fields("CustomerID") & "'"
datOrders.Refresh
End Sub
gives me a run-time error...
I have a developed Access 2000 database populated with test data.... and need to know the best source to learn how to tie a VB front end onto it. Went to MSDN and ok.... I'm LOST.. LOL....
Familiar with VB.... but not the integration of Access into it.... can someone point me in the right...
I have a yes/no field that if checked I want the rest of the record being printed to have single strikethru line appearing over the characters.. like a legal strikethru... can this be done in Access reporting?
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.