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 bkrike 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: *

  • Users: Mokil
  • Content: Threads
  • Order by date
  1. Mokil

    SQL Server 2005 XPATH Multi-Node Query

    Hi all, I'm trying to query an XML file I've brought into a SQL Server database. The base format of the file is: <device name="device_name" id="1"> <property name="Manufacturer" value="Microsoft" /> <property name="Model" value="Optical Mouse" /> </device> I want to be able to obtain...
  2. Mokil

    XML Schema - Repeatable Element Values

    Hi there, I wonder if anybody can help...I have an XML Schema which is applied to a Word document. This document is then saved as a WordML template and converted to XSLT. This XSLT is then used to transform XML files into Word documents. I want to use the values of some elements multiple...
  3. Mokil

    Corrupt Access Table

    Hi all, this is an unusual one that I haven't come across in ten years of using Access. A customer runs our application, which is written in VB6 and uses an Access 97 database as its back-end. Recently, the customer attempted to log in to the system and received a 3343 error. This is normally...
  4. Mokil

    Net Use login script failure

    Hi there, hope someone can help! I'm running a small network (about 10 PCs), all of which login to a server running Windows 2000 Advanced Server. Have SP3 and all latest security patches on this machine. Network is a mixture of Win 98/Win 2000/Win XP. Each user has a login script, which uses...
  5. Mokil

    Invalid Page Fault in MMSYSTEM.DLL

    Hi guys, any help greatly appreciated. I have a VB6 system in the field, using an Access 97 DB. A particular user of this system has entered a record. All other users of the system can access this record, but when the user who actually entered the thing tries to access it, the program closes...
  6. Mokil

    Weird Networking Problem

    Hi gang. Writing a large VB app - networkable etc. When I access a file from a PC on the network, everything works fine. I can access the file via my program, Word, Explorer etc etc. If the machine I accessed the file from is then closed down, weird things happen! 1. I can't run my VB app...
  7. Mokil

    Critical DAO OpenRecordset Method Error in VB6

    Hey gang, thought I'd better let you know about this critical DAO error in VB6 with an Access 97 database...I'm currently trying to find a way to solve it, but someone please let me know if they have a solution!! Situation: I'm currently developing a commercial app, which contains it's own...

Part and Inventory Search

Back
Top