February 4, 2013 at 5:38 am
We are using the program MP2 with SQL Server 2000. We've been using this program for many years. Several months ago, a few of the data tables in MP2 lost their vertical and horizontal scroll bars. It's as if those table are improperly sized causing the scroll bars to be off screen. I've tried reinstalling MP2 with no success. Also. all the PCs that use MP2 are affected by this loss of scroll bars.
Can anyone give me some insight into this problem?
February 4, 2013 at 7:55 am
BrottJ (2/4/2013)
We are using the program MP2 with SQL Server 2000. We've been using this program for many years. Several months ago, a few of the data tables in MP2 lost their vertical and horizontal scroll bars. It's as if those table are improperly sized causing the scroll bars to be off screen. I've tried reinstalling MP2 with no success. Also. all the PCs that use MP2 are affected by this loss of scroll bars.Can anyone give me some insight into this problem?
Not sure that a sql forum is the best place to get advice on display issues within some application. What is MP2?
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
February 4, 2013 at 7:58 am
never heard of MP2 either, but I know most applications are data-size aware...if the content isn't too big, scroll bars are not needed, so they are not displayed;
is it possible the height/width of the data is less than the display window, so no scroll bars are needed to display all the daata?
Lowell
February 4, 2013 at 8:24 am
MP2 is a Preventive Maintenance Program by Infor.
The reason I think the issue is SQL related is that it shows up on all computers using MP2 and reinstalling the MP2 software doesn't correct this issue.
Just thought I would give this forum a shot. Our IT department doesn't have a clue.
February 4, 2013 at 8:26 am
Also, the data tables are definitely too big to fit on screen.
February 4, 2013 at 8:52 am
BrottJ (2/4/2013)
MP2 is a Preventive Maintenance Program by Infor.The reason I think the issue is SQL related is that it shows up on all computers using MP2 and reinstalling the MP2 software doesn't correct this issue.
Just thought I would give this forum a shot. Our IT department doesn't have a clue.
This is sort of like thinking it is the authors fault the print in their book is not in a large enough font.
SQL has absolutely nothing to do with the presentation in any application. It only provides the data, it is up the application to handle the presentation. Check with the vendor of the application.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
February 4, 2013 at 9:00 am
OK - thanks for the reply. It was worth a shot for me since I know very little about SQL. 🙂
February 4, 2013 at 9:06 am
BrottJ (2/4/2013)
OK - thanks for the reply. It was worth a shot for me since I know very little about SQL. 🙂
No problem. Hope you get if figured out. :hehe:
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply