We've been using MS Access to connect to our Remedy Database using the Remedy ODBC driver etc... This was fine until our IS/IT people recently added extra fields to the schema that our table contains data for. Since they added these fields we now see only the 1st 255 fields on the list of fields...
We have had some corp work done on our Remedy Database system and I now have a problem:
- I query to separate tables in the Remedy Database via MS Access.
- The two queries are both contain inside the same MS Access database file.
- They both use the same ODBC connection set up in the local...
I'm asking this for someone else so I'm not sure why they need the data formatted this way but!!!!
they are using the command:
<% Response.ContentType="application/vnd.ms-excel"%>
to create an Excel file from within ASP using the HTML Table commands (<tr> = new excel Row, <td> moves...
I've upgraded to Win 2000 (company upgrade, not my preference), Visual Basic 5.0 runs everything ok etc.. but when I close the application I get the following error:
VB5.exe has generated errors and will be closed by Windows. You will need to restart the program.
I'm not overly concerned...
I'm new to IE and have just started using IE6. In Netscape there is an text/ascii file 'News.rc' which contains a list of the newsgroups that you have subscribed to read, and the status (read/unread etc...). I would like to know if there is something similar in IE6. I've looked for some sort of...
Using ASP to output a table to an Excel spreadsheet file using the following method:
<% Response.ContentType="application/vnd.ms-excel"%>
This works, the excel file is created and populated etc... Problem I'm having is that I have one cell that contains a long string of text that is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.