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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Pbjmam

  1. Pbjmam

    accessing textbox control text in gridview cell

    I am trying to create a fully editable gridview. the gridview is bound when a item is selected from a dropdown list. protected void bindgridview() { PlayerStatEntryTableAdapters.DataTable1TableAdapter statEntryAdapter = new...
  2. Pbjmam

    Impromptu web report formatting issue

    I have a Impormptu report wich is accessed by users using web reports. It has about 15 columns. The issue I have is that the last column drops to page 2. The strange thing is that the column is inculded on page 1 if I am logged into the server with a admin id. I do not have to open any...
  3. Pbjmam

    Crosstab Calculated Column

    I am trying to set up calculated column in a crosstab report using improptu 7.1. The user is prompted for accounting year and which weeks to include in the report. The Accounting year is used as the column (accounting year and accounting year -1). Below is the filter on the data...
  4. Pbjmam

    PowerPlay Web pdf Formatting

    When I export to a pdf from PowerPlay Web, it ends up just black and white with borders. Is it possible to export so that the formatting of the pdf matches what the user is able to see in powerplay? We are using version 7.1 Thanks D
  5. Pbjmam

    Selecting records based on value in 2nd table

    Never mind. I figured it out. Thanks pbjmam
  6. Pbjmam

    Selecting records based on value in 2nd table

    I have 2 tables. One contains items received on invoices. The second contains items that have been approved to be purchased. Table1 Vendorid ItemID Description UOM UnitPrice 67374 5504C Forks CS 22.34 Table 2 VendorName Vendorid ItemID Item Desc I am trying to select...
  7. Pbjmam

    unknown error 8007007F when trying to query from enterprise manager

    This issue is caused when the Windows 2003 installer did not update the oledb32.dll file. Link to another discussion with fix: http://www.dbforums.com/t873684.html
  8. Pbjmam

    OFTP Needed

    Sterling Commerce has a prodcut called Connect:Enterprise which is capable of OFTP. http://www.sterlingcommerce.com/PDF/Solutions/Connect/SC0069_CEnter_OV_0703.pdf You would need to contact them for further details. pbjmam
  9. Pbjmam

    Problems with the SA password

    forostec, I belive if you logon to the server with an id that has local admin rights, you should be able to go into Enterprise manger and reset the password. pbjmam
  10. Pbjmam

    DCOM Error

    See if this Microsoft KB article helps http://support.microsoft.com/default.aspx?scid=kb;en-us;290398 pbjmam
  11. Pbjmam

    how to change service dependencies

    Yes you can change this in the Registry. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{Service Name}\DependOnService pjbmam
  12. Pbjmam

    INSERTing via Sql Server 2000 ODBC is slow

    Check to make sure that ODBC tracing isnt turned on. pbjmam
  13. Pbjmam

    Performance Monitor

    Start System Monitor again, and open the properties of the alert that you created. On the Schedule tab, change the Stop scan option to After. Type a large number for the days to scan. The maximum value is 100,000.Click Start a new scan. The alert should run continuously, regardless of rebooting...
  14. Pbjmam

    GENTRAN:Error Message : Msgld=50496 Atmld=74674

    Try running GICheck and see if that clears up the problem

Part and Inventory Search

Back
Top