Ref thread690-1816512
I have a site where Avaya 9611 phones are intermittently experiencing a weird ring sound when called station to station or on inbound calls. It sounds like a gurgling noise. It lasts about 15 seconds and can't be interrupted by lifting the handset. The closed thread...
I'm getting error 3734 (The database has been placed in a state by user 'Admin' on 'SOLS-DC1' that prevents it from being opened or locked.) when two or more users attempt to simultaneously insert records into the same table in the backend database. Sometimes it's error -2147467259 with the...
I searched around any saw nothing on this issue. I have an ML350 G4p box with 641 array controller and a full cage of 36gig drives on raid 5. During warm boots sometimes one or more of the disks will go offline. I have to power the box off and cold boot to get the array online again. I have...
I need some help with an installation of SCO Open Server 5.0.7 on an HP ML350 G4. The server has a 642 Controller that has a RAID 5 array configured. I am able to boot from the install CD and load BTLDs for ciss and ad160 (there is also an Adaptec 29160 that has a DAT drive attached). The...
I have an Access 2002 application (FE/BE) that has been in production for several years. Recently it developed an annoying problem when executing a startup routine that relinks the backend tables. The frontend and backend mdbs are on the same machine. There are 105 tables that are relinked...
I am having trouble binding a dataset table to a datagrid control. Here's the code that yields no rows in the grid. I'm sure that the dataset table contains data.
'---------------------------------------------
strSQL = "SELECT tblBudget.lID, tblBudget.iMonth, tblBudget.lPounds, " _...
I'm trying to format a telephone number in vb/aspx page. I'm missing something. When I use:
sGMTollFree = Format("8775555555", "(###)###-####")
the function returns the format string (###)###-#### instead of the input string in the proper format (877)555-5555.
Please reply if you can shed...
I have read many threads and a FAQ on the subject of faxing Access reports but I still need to ask if anyone has overcome the problems that I am experiencing. I need to programatically control the fax process and have only seen two methods for this: 1) Using the Outlook model (I don't like...
sco open server 5.0.7
advanced file & print server 4.0
Windows XP
When browsing shared folders of the sco machine with XP the case sensitivity is ignored. All file names and folders are displayed in lower case. Is there a way to display and honor the case sensitivity when browsing and...
I have configured a 10.5 remote to automatically login to a 10.5 host. The host is a w2k server that is also a domain controller. I can make the connection and authenticate manually but it does not perform the automatic authentication. I am instead challenged for credentials after the...
I have Access 2002. I have encountered an anomoly with a form that has it's DefaultView set to Continuous Forms. In the form header are several unbound fields that are used to gather data to form records that will be inserted into the table (using event code with a command button that is also...
My report detail has several rows of text boxes that contain a mixture of currency, integer and single values. These types are mixed under common header labels in the page header section. I can't get the data to align properly with the mixed formatting. The text boxes are the same width and...
I put this out here earlier and got a kind of 'wish I knew' reply and would like to repost in an effort to get another response.
I have searched for and reviewed the threads and faqs on access security but have not seen specifically what I am looking for. I have a split access application and...
I have searched for and reviewed the threads and faqs on access security but have not seen specifically what I am looking for. I have a split access application and I want to secure the backend database so that it can't be browsed to with windows explorer. I don't want people to be able to open...
I am unable to remove multiple items from a listbox. Here's what I've tried in Access2002/Windows2000:
**Note** lstTo is the name of the listbox control
Dim iX As Integer
For iX = lstTo.ListCount - 1 To 0 Step -1
If lstTo.Selected(iX) Then lstTo.RemoveItem iX
Next iX
This only removes...
In a multiuser environment what is the best method to find out what autonumber was assigned to a record that you just inserted into a table? I have added a date field to a record and insert the current time/date (from Now() function) and then query back on the table using the insert date/time...
I have an unbound textbox on a form and would like to use it's BeforeUpdate event to validate entries before passing control to an AfterUpdate event. I know I have done this before but my standard method is failing. I am able to use the Cancel argument of the BeforeUpdate event to keep the...
I have a user who wishes to use a dot matrix printer to print mailing labels with an Access report. The printer is an Epson DFX5000+ . They print these labels by the thousands so I need to use printer fonts for the sake of speed. Here's my problem: I need to be able to send escape codes to...
I have a form that has a couple of command buttons that each open separate pop up forms. I wish to allow the user to open both pop up forms at the same time for data comparison between forms. Here's my problem: When the second pop up is loaded the first one goes behind the main form and the...
I have a user who wishes to use a dot matrix printer to print mailing labels with an Access report. The printer is an Epson DFX5000+ . They print these labels by the thousands so I need to use printer fonts for the sake of speed. Here's my problem: I need to be able to send escape codes to...
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.