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 wOOdy-Soft 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 Maricus

  1. Maricus

    Formatting Datagrid Cells

    Thanks for the reply. Take this situation. I have a table of parameters like below: 1. Auto Account No? [ ] 2. Statement Message [-------------------] 3. Default Trandsactions Type (.) Check ( ) Cash ( ) Transfer 4. .... I would like these entries to be loaded from a table with datatype...
  2. Maricus

    Formatting Datagrid Cells

    Thanks for the reply. Take this situation. I have a table of parameters like below: 1. Auto Account No? [ ] 2. Statement Message [-------------------] 3. Default Trandsactions Type (.) Check ( ) Cash ( ) Transfer 4. .... I would like these entries to be loaded from a table with datatype...
  3. Maricus

    Formatting Datagrid Cells

    Hi Guys It's long since I was here. I need help. I would like to change the data types of each row cell in ONE SINGLE COLUMN to vary. I am trying to write a parameters module using the grid approach. Each row show be formatted to text, check box, combo, etc as appropriately as the data type...
  4. Maricus

    PARAMETER PASSING TO ORACLE FROM VB

    Hi, I am converting a vb6 application in MSSQL to be able to work in Oracle 9/10. The problem is that in VB/MSSQL, when a certain number of parameters are passed, MSSQL does not mind the order in which they are passed. MSSQL will be able to sort out the peramters. Also, it is possible to pass...
  5. Maricus

    PARAMETER PASSING TO MSSQL & ORACLE

    Hi, I am converting a vb6 application in MSSQL to be able to work in Oracle 9/10. The problem is that in VB/MSSQL, when a certain number of parameters are passed, MSSQL does not mind the order in which they are passed. MSSQL will be able to sort out the peramters. Also, it is possible to pass...
  6. Maricus

    CONVERTING MS-SQL 2000 TO ORACLE 9+

    Hi, Please on what tools I can use to convert my current MS-Sql database into Oracle 9 or later. MAricus
  7. Maricus

    URGENT PLEASE: UNABLE TO REGISTER A DLL

    Hi guys, I know this issues may not be a development one, but it's about a DLL that we have developed for our reports interface. Seemingly, the registry could be corrupt. I can neither re-register or de-register the dll using REGSVR32.EXE Is there a way I can forcibly remove this dll so as to...
  8. Maricus

    HOW DO I RETRIEVE MAIL FROM CRASHED EXCH SERVER

    My server crashed. Exchange services would not start including Information store and System attendant. How can extract mailboxes/mail from the store files. Is Exmerge useful to me in this scenario. Maricus
  9. Maricus

    CONFIGURING EXCHANGE 2000 TO SEND OUTBOUND MESSAGES

    hello I recently installed Exchange 2000SP3, successfully. My configuration is such that I pick up messages from a POP3 account on an ISP server. I use EFS (pop3 pickup s/w 5.5) to pick up and distribute to exchange mailboxes. This configuration worked very well in version 5.5 of exchange. In...
  10. Maricus

    HOW DO WE PUT BAR MESSAGE IN A MENU DEFINITION

    Hi Rick, Thanks. Am sorry I did not mention that am using FPDOS2.6a. Is it possible in the menu builder? I only see Options for Shortcut, Mark, Skip condition and Pad Name. Maricus
  11. Maricus

    HOW DO WE PUT BAR MESSAGE IN A MENU DEFINITION

    Hello guys, COuld someone help here. I am using the Menu Builder to make and generate my menus. How can I also include the menu bar message, in conjuntion with SET MESSAGE TO without having to Code the menu manually? Maricus
  12. Maricus

    MULTI-USER APPLICATION VS RESOURCE FILE

    Thank you. Let me try. Maricus
  13. Maricus

    MULTI-USER APPLICATION VS RESOURCE FILE

    Rob, Thank you for quick response. I think you misunderstood me. My application is multiuser developed in FP2.6aDOS. I hae to enable Resource File to allow setting of COlor sets in Resource file. Each user has a unique resource file. When user logs on, Resource file is set to this, and Set...
  14. Maricus

    MULTI-USER APPLICATION VS RESOURCE FILE

    Hello guys, This is to all and also in particular Ramani (I am refering to thread182-575324 as well). I recently converted my app to network version. it worked well until when I decided to add my kind of color picker to enable users change their own colors. The color set set ID would then be...

Part and Inventory Search

Back
Top