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 Mike Lewis 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. JRHEIN

    Parse Errror Continued!

    onpnt, I just posted my previous thread! I'm having trouble with a parse error. This inherited web site is compiled on the fly from the dll. When I taylor a report( client specific reports) I keep getting an error on line one! If you have dealt with this problem before please give me your advice...
  2. JRHEIN

    This is what I'm talking about...my previous thread!

    Hello Everyone, I'm having some issues with an inherited software my company is using. When I tried to load a new test report , I keep getting a parse error on line one! --here is the code <%@ Page language="c#" src="birthdaytest.aspx.cs" AutoEventWireup="false"...
  3. JRHEIN

    Parse Errror Continued!

    Hi guys, I tried to remove the summit4v1 and the dll is in the bin directory. I think I need to try another route. I'm not sure what that might be I've tried everything I can think of. Anyone who might have experience or could help me with this problem. Your comments or suggestions would be...
  4. JRHEIN

    asp.net parse error!

    Hello Everyone, I'm having some issues with an inherited software my company is using. When I tried to load a new test report , I keep getting a parse error on line one! --here is the code <%@ Page language="c#" src="birthdaytest.aspx.cs" AutoEventWireup="false"...
  5. JRHEIN

    asp.net parse error

    Hello Everyone, I'm having some issues with an inherited software my company is using. When I tried to load a new test report , I keep getting a parse error on line one! --here is the code <%@ Page language="c#" src="birthdaytest.aspx.cs" AutoEventWireup="false"...
  6. JRHEIN

    objwriter asp.net---HELP!

    Hello Everyone, I'm developing an application (vb--asp.net) and I've run into a probelm with the object writer. The prog creates a directory(based on login info), writes and saves info to a .rtf, cross-page posts info, sends email notification ,etc. However, when I open the .rtf file the prog...
  7. JRHEIN

    asp.net capture form -convert to pdf

    Hello everyone, I need your expertise with an asp.net prog I'm working on! I'm writing it in VB, It's basically multiple web forms accepting user input and writes that input to a txt file. What I would like to do is to write everything to a pdf, capturing the form and user input,without having...
  8. JRHEIN

    PERVASIVE ERROR &gt;&gt;&gt;HELP!

    Thanks for your response mirtheil. I managed to figure out my problem. I was trying to do to many calculation at once. The tables that I was trying to query were huge and I was runnin my query on my local machine not the server. I redesigned the query to extract the info in peices and then...
  9. JRHEIN

    PERVASIVE ERROR &gt;&gt;&gt;HELP!

    Hello Everyone, I'm using pervasive version psql 2000i. I've been trying to query my db and I keep getting an error I've never seen before. I know what the error is but I 'm not sure why I keep geting it. I'm combining three tables and querying ALOT of information. Below is a sample of the...
  10. JRHEIN

    Runtime Error I've Never Seen Before!

    Hello everyone, I'm developing an application (VB.net) for some users here at work and keep running into an error! Whenever I open the application I get this message: The project location is not fully trusted by the .net runtime. This is usually because it is either a network share or mapped...
  11. JRHEIN

    VB PROG&gt;&gt; ACCESS TO EXCEL&gt;&gt;&gt;&gt;PERVASIVE TO EXCEL

    Skip, Your a lifesaver! I'm a fairly new IS ADMIN for a huge privately owned company and was banging my head against the wall trying to debug this prog. I had forgoten about MS Query (duh)! I probably shouldn't but I can now abandon my program and move on to more important issues. I was...
  12. JRHEIN

    'LIL HELP IN VB PERVASIVE TO EXCEL PROG

    HEY MIRTHEIL, I APPRECIATE YOUR INQUERY AND ANY ASSISTANCE YOU MIGHT HAVE ON THIS MATTER. WHAT I'M TRYING TO DO IS TO EXTRACT INFO FROM "LIVE" PERVASIVE 2000I INTO EXCEL! MY COMPANY HAS USERS THAT ARE CONSTANTLY ASKING FOR INFO THAT IS EASILY EXTRACTED BUT FOR SOME REASON THEY CAN'T WRITE OR...
  13. JRHEIN

    'LIL HELP IN VB PERVASIVE TO EXCEL PROG

    Hey Everyone, I recently wrote a prog in vb to extract data from access into excel. What I really need to do is to extract live data from pervasive 2000i into excel. So, my question is....How tuff is it going to be to taylor the access to excel prog to pervasive to excel? I've been working...
  14. JRHEIN

    VB PROG&gt;&gt; ACCESS TO EXCEL&gt;&gt;&gt;&gt;PERVASIVE TO EXCEL

    Hey Everyone, I recently wrote a prog in vb to extract data from access into excel. What I really need to do is to extract live data from pervasive 2000i into excel. So, my question is....How tuff is it going to be to taylor the access to excel prog to pervasive to excel? I've been working...
  15. JRHEIN

    Thanks RonRepp

    Hey RonRepp, Thanks a million. I appreciate the help! the query worked out great!
  16. JRHEIN

    QUERY SYNTAX FOR CONVERSION???

    HELLO EVERYONE, I'M HAVING A PROBLEM WITH A PROG. I WROTE IN VB. I'M CONVERTING INFO FROM ACCESS TO EXCEL IN VB AND AM HAVING ISSUES WITH SYNTAX FOR DATA EXTRACTION! THE PROGRAM WORKS AND ADDRESSES ALL DELIVERABLES. HOWEVER, NOW I NEED TO TAYLOR IT TO EXTRACT PARTICULAR RECORDS. HERE IS THE...
  17. JRHEIN

    sql select statement troubles

    HEY EVERYONE, I'M HAVING A PROBLEM WITH A PROGRAM I WROTE TO CONVERT AN ACCESS DB INTO EXCEL SHEET. BASICALLY, WHAT I'M DOING IS EXTRACTING SOME INFO FROM PERVASIVE AND CONVERTING INTO ACCESS. THEN WROTE A FAIRLY SIMPLE EXE. IN VB FOR USERS TO VIEW IN EXCEL.THE PROGRAM WORKS WELL AND THE...

Part and Inventory Search

Back
Top