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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by shez

  1. shez

    Multi-user

    How do you set this within the forms properties - ie - what property is set?? I didnt realise I could do that!! Sounds interesting (and easy!!) Thanks.
  2. shez

    Multi-user

    Thanks a lot M8KWR. Once I compiled it successfully the mde file could be created. I wonder if you would also know how I could resolve a record locking issue. I would like to ensure that either two users cannot update the same record at the same time or there is a mechanism in place where the...
  3. shez

    Multi-user

    Thanks M8KWR. I know there is data splitter functionality within access, is this what you meant? or simply just create a new mdb and import all tha tables into there then link the tables into the mdb that will hold the forms etc? I tried to create an mde file but got the following error...
  4. shez

    Error Msg:Error Accessing File.Network Connection May Have Been lost

    Yeah you are right....thanks I will try this....Sorry about the cross posting I wasnt sure If I had the query in the right forum....
  5. shez

    Multi-user

    What steps should I take to make an access database multi-user? The mdb/mde will be installed onto a server and multiple users will access it??
  6. shez

    Error Msg:Error Accessing File.Network Connection May Have Been lost

    Shall I try reverting back to a previous copy?
  7. shez

    Error Msg:Error Accessing File.Network Connection May Have Been lost

    Error Msg:Error Accessing File.Network Connection May Have Been lost. Hi, The above error message is displaying within an access 2000 application. There are definitely no problems with the server and it is only happening between 2 of the screens within the app! I have been developing the app...
  8. shez

    Trying to insert http://www.Next.co.uk/ into a text field

    That scrambled the web address....And now comes up with strange characters...I tried using the URLEncode() function but it hasnt worked....Thanks for your help anyway....Sheri....Does anyone else have an idea?
  9. shez

    Trying to insert http://www.Next.co.uk/ into a text field

    When I type in www.next.co.uk, it works fine but if we copy it as a link with http://www.next.co.uk/ into the text area it errors...does anyone know how I can get around this?? I have already used HTMLEditFormat() around the text....Thanks Sheri
  10. shez

    Running a stored procedure through coldfusion

    I am trying to run a stored procedure with 3 input parameters and 1 output parameter and am getting the following error message: "Error Diagnostic Information ODBC Error Code = 07001 (Wrong number of parameters) [Microsoft][ODBC SQL Server Driver]COUNT field incorrect or syntax error Hint...

Part and Inventory Search

Back
Top