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 TouchToneTommy 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. Davenz

    New Transaction Cannot Enlist in Specified Transaction Coordinator

    I Have solved this issue for anyone with the same problem.. It appears to be a DNS issue where the dns entry for my computer was not being refreshed when I returned to the network in my office. Therefore, DTC on my computer could contact the server, but the server could not contact my PC as the...
  2. Davenz

    New Transaction Cannot Enlist in Specified Transaction Coordinator

    BTW - Is this in the right forum? Just had a through this might be SQL problem?
  3. Davenz

    New Transaction Cannot Enlist in Specified Transaction Coordinator

    I Hate this error. We have an application that uses com+, but everytime after I have connected into our other branch's network (by physically going there - they are linked via dedicated line and on a different subnet), I get this error when I try to start our application when I get back to my...
  4. Davenz

    SQL CE 2.0 Replication Error 28011

    Hi we have a mobile application that uses SQL CE Merge Replication (SQL Server 2000/SQL CE 2.0). Occasionally when a user synchronises we will get the error 28011 "Authentication failed on the computer running IIS". I could understand if this error occured all the time, but it is only occuring...
  5. Davenz

    MS Access Database Won't Open when in use & double-clicked

    Thanks Greg. Unfortunately this didn't work either! I'm starting to wonder if it is nothing to do with access and is more a network type thing any ideas?
  6. Davenz

    MS Access Database Won't Open when in use & double-clicked

    Thanks Duane - Users definately have create and delete permissions in the folder because I had asked them to create a text file and delete it again as per your previous post =)
  7. Davenz

    MS Access Database Won't Open when in use & double-clicked

    Users definately have create and delete permissions in the folder. I have also copied the files from the client site to a network location in our office and opened it on two different computers and it runs fine - it must be something on their network/computers?
  8. Davenz

    MS Access Database Won't Open when in use & double-clicked

    forget last post - there is NOT an ldb file in the folder
  9. Davenz

    MS Access Database Won't Open when in use & double-clicked

    Hi The "Default open mode" is set to "Shared" on the database. I have asked the users to also check their own computers as I am unsure whether this is a database or user setting. There is an ldb in the folder.
  10. Davenz

    MS Access Database Won't Open when in use & double-clicked

    Yes they do have full permissions to this folder
  11. Davenz

    MS Access Database Won't Open when in use & double-clicked

    I have a microsoft access database installed on a network. If the database is not in use, any user can double-click on it and it will open. However, if the database is in use by another user when you double-click nothing happens. But... you can still open microsoft access and open the database...
  12. Davenz

    Best Development Tools

    Hi to all that have replied. Thanks very much for your comments, I certainly do have coding experience and a basic understanding of HTML/ASP - so no problem there. I have downloaded an evaluation of the latest version fo Dreamweaver and it looks great - especially being able to have a split...
  13. Davenz

    Best Development Tools

    Hi Quick Question: I am going to be getting into some web development soon and am not sure where to start in terms of selecting a design tool/language. I've got excellend experience in .NET (Windows applications), SQL etc as well as a little bit of ASP.NET, but now have a requirement to do...
  14. Davenz

    SQL 2K - SQL CE Replication

    I've done some more investigation, and it seems that if an update is made to field (that happens to be DATETIME) on the server side AFTER a change to different fields on the same table on the PDA but before is has syncronised then the updates that have been made on the PDA are discarded. - does...
  15. Davenz

    SQL 2K - SQL CE Replication

    Hi I've developed an application that uses SQL CE on a mobile device and synchronises back to SQL Server 2000 database. I seem to be experiencing intermittant data loss where information saved on the SQL CE database is lost during sycnronisation. It's like the database has downloaded changes...
  16. Davenz

    "Data Entry" property automatically being set to "Yes"

    I've found the problem. I was opening a "New" form in one area with this code: Docmd.OpenForm.........., acFormAdd And in another area of the database without any data mode option. A user must have hit the "Save" button while having a form opened it the acFormAdd option. This is the...
  17. Davenz

    "Data Entry" property automatically being set to "Yes"

    Hi I have a form in access that somehow keeps setting the "Data Entry" property to "Yes"?? If I design the form and change the property back to "No" it works fine, then suddenly it reverts to "Yes" I have yet to completely rule out the possibility of a user changing this, but see it has...
  18. Davenz

    How can I determine if a column is being replicated?

    Hi I have a question relating to Merge Replication I need to know if a column is included in a replicated table (article) I know how to Add & Remove them. And I also know you get an error when you try to alter a table that is replicated, but how can you check what is replicated using T-SQL...
  19. Davenz

    Problem using Mupltiple Monitors

    Sorry I should clarify the problem. The new window that opens is supposed to be visible but is minimised. Clicking on it will not Maximise or restore it, and neither of these options are displayed when I right click. Right-Click "Move" does not seem to work either.
  20. Davenz

    Problem using Mupltiple Monitors

    Hi Not sure if a programming issue, but will start here first. I have developed an application (in vb.net) that runs fine on any pc I have installed it on. Just recently I installed it on a new machine that is running 2 monitors. Now when a feature of the application is used where a "popup" or...

Part and Inventory Search

Back
Top