Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wmddgm

    Front End Corruption?

    Everyone is using Access 2000, and the network servers are running Windows 2000 with service pack 3 installed. Nobody is closing the database incorrectly, and nearly all the time the person/people involved in corrupting the database continue to work away unaware that it's even corrupt! It's...
  2. wmddgm

    Front End Corruption?

    I have a database which about 10 people use pretty much all day. It's set up so it uses a front end and a back end, and i had both the front end and backend on the server until recently. Half the people are using it directly and the other half are using it via Citrix. Problem is the front end...
  3. wmddgm

    Default parameters in Stored Procedure

    Hi, i''m tring to get a stored procedure to return all records by default if no values are passed to it. So i have: Create Procedure qrySuppSearch ( @Name nvarchar(50) = "%", @Addy nvarchar(50) = "%", @City nvarchar(50) = "%", @Country nvarchar(50) =...
  4. wmddgm

    Special Characters not displayed

    For some reason special characters, like ^, ', " etc are not displayed when I type them (they appear only after I type the next letter). This happens in every program. It has only just started doing this and I can't find a setting anywhere to change this. Anyone know how?
  5. wmddgm

    Remove Outlook 2000 Mailbox

    The computer I use at work has two mailboxes from previous users, showing in Outlook. Is there any way to remove these mailboxes? I've tried going to Tools->Services->Properties->Advanced, but they don't show up in there.

Part and Inventory Search

Back
Top