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: jgsteeldev
  • Content: Threads
  • Order by date
  1. jgsteeldev

    XSLT and RTF!!

    I have a problem. I am the XML XSLT RFT expert at my company. There is only one problem. I know very little about RTF code. I have a problem. Our software generates documents on the website by using XSLT to create RTF documents from XML. I am having a problem with one of the documents that I did...
  2. jgsteeldev

    Deployment Problem

    I have a problem. I created a small ASP .Net appliction for our developers. The application allows the developer to select a database and or table that exists on our production and Beta SQL servers and refreshes the Beta Version with the Production Data. The aplpication creates and runs DTS...
  3. jgsteeldev

    I want to kill a cookie.

    I have an application that creates a cookie. I need to be able to destroy the cookie as well. Everything I have tried so-far only sets the cookie to expire when the session is over. Does anybody know how to destroy a cookie instrantly? Here we go Royals! Here we go!!!!!
  4. jgsteeldev

    Problems with opening access database.

    The Microsoft Jet database engine cannot open the file 'C:\DBName.mdb'. It is already opened exclusively by another user, or you need permission to view its data. Does anybody know why this is happening? Here is the code. Dim silpadaConn As OleDbConnection = New OleDbConnection("Jet...
  5. jgsteeldev

    VB.Net ASP Error Trying to open Access DB

    The Microsoft Jet database engine cannot open the file 'C:\DBName.mdb'. It is already opened exclusively by another user, or you need permission to view its data. Does anybody know why this is happening? Here is the code. Dim silpadaConn As OleDbConnection = New OleDbConnection("Jet...
  6. jgsteeldev

    Programatically copying data between servers.

    Hello I have an interesting problem. I recently started a new job, so I am now low man on the totem pole. I have been tasked with creeating an application that allow custom updating of a test SQL server with data from a Production server. For example, the application should allow the user to...
  7. jgsteeldev

    Replace Function

    It appears that the Replace function is not available in Access 97. Does anybody here know how to replace text in a string in Access 97? Here we go Royals! Here we go!!!!!
  8. jgsteeldev

    Macro to switch Link table from Test to Prod server

    I have an interesting problem. I started a new job two weeks ago. I was shocked to find out that the company I now work for does not have a test environment. I mentioned how necessary a test environment is because of the risk to the integrity of the production data and was tasked with setting up...
  9. jgsteeldev

    DTPicker Clear Checkbox

    I am trting to clear out the checkbox in a DTPicker using code. I am able to clear out the date, but, nothing I have tried is working for unchecking the checkbox. Has anyone ever tried to do this? I have tried every thing I can think of. Please help. Rock Chalk KU!!!!
  10. jgsteeldev

    SP2 Question

    Now that I have installed SP2 every time I print something I get a little bubble popping up telling me a document was sent to the printer. Does anyone know how to turn this off? Thanks Rock Chalk KU!!!!
  11. jgsteeldev

    Mailing Labels

    I need Help. I need to make a mailing label report for Crystal 9. I choose Mailing label wizard. When I get to the Chhose label section I am not getting any choices in the drop down. The only choice I have is User defined. I heard that I nee Labels_en.txt in the folder at C:\Program...

Part and Inventory Search

Back
Top