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 strongm 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. sibasis

    SQL Server Cluster Active Node?

    Thanks for the response Guys! I found it ... you have to query fn_virtualservernodes and whichever node it returns first is most likely the active node.
  2. sibasis

    SQL Server Cluster Active Node?

    Thanks Paul, I was actually wondering if I can programatically get the active node by using a query
  3. sibasis

    SQL Server Cluster Active Node?

    How do you find out the Active Node in a SQL Server 2000 Cluster? Any Ideas?
  4. sibasis

    How do I access the Outlook 2003 address book on my form

    Here is the complete code works like a charm, thanks krg hope this can solve your problem. Reference - outlook obj library, redemption dll's Dim m_redMapiUtils As Object Dim redRecipients As Object Dim names As String Dim i As Integer m_redMapiUtils =...
  5. sibasis

    How do I access the Outlook 2003 address book on my form

    ca8msm, Can I import the complete address book doing this? I am already using this library to send mails and attachments, Could you show me how to view the complete address book using this. thanks.
  6. sibasis

    How do I access the Outlook 2003 address book on my form

    Does anyone know of any dll's/ component I can use to access teh outlook address book, what I want to do is creat a form that has the TO, CC, BCC fields on it with an address book icon next to it, when the user clicks on the addressbook icon and selects an address it updates the textbox next to...
  7. sibasis

    whats the best way to do promotions on a POS unit?

    We write our own POS software. Right now we are in the process of migrating our POS Software to .Net, We configure our promo's individually right now, we would like to throw in newer promotions during peak time based on business intelligence for over 2 weeks of data. Thought this is a good time...
  8. sibasis

    Retail POS cost

    Look at pos solutions from Datasym www.datasym.com, I like their communication setup per sonally, havent used their system but it looks pretty well set up. Look for Mike Kasperzack
  9. sibasis

    whats the best way to do promotions on a POS unit?

    Whats the best way to do promotions to keep it completely scalable. Any Ideas? Suggestions.
  10. sibasis

    IBM SurePOS500 reviews

    Bo, We just got a loaner unit from IBM, a 4840-563, Any experience with that? The one thing visible is the Unit's heavy - apart from that it feels ok, we will be running the unit through some test cycles, lets see how it performs
  11. sibasis

    IBM SurePOS500 reviews

    thanks. This helps.
  12. sibasis

    IBM SurePOS500 reviews

    We are looking at the IBM SurePOS 500 systems to use as our POS machine, we develop our own software, Any one has any experience with these IBM machines, Just wanted to get a heads up on its problems and issues before buying them. thanks.
  13. sibasis

    Looking for POS Systems with internal Modems

    Thanks Bospruell, I'll check with them and see if they can get an internal Modem and a floppy, our style of business requires the Users of the POS unit who are obviously non-technical to set up their own POS machine on the field, the less the number of external components the lesser the number...
  14. sibasis

    Looking for POS Systems with internal Modems

    I was looking to buy around 700 new complete POS systems with the following specs, we are also looking into printers with duplex communications We develop and maintain our own software, and we dont need an OS. The OS that we use is Win 2K. Any POS computer system that we will consider must...
  15. sibasis

    POS 101

    Here are some links I found on the net http://www.121merchantaccount.com/POS/tutorial/ http://www.buyerzone.com/computers/pos/buyers_guide4.html http://www.loftware-software.com/downloads/pos/DEMO.html The big names for complete solutions are NCR, Micros and Squirrel, the ones I know of that...
  16. sibasis

    Escape Sequences to get History of an Epson-TM-H6000II printer

    Anyone got a good document or has got the escape sequences to view the History or the maintenance counters of an Epson-TM-H6000II printer. Here is a small list that I have for the History, but none of these populate my input buffer MSComm1.Output = Chr(29) & Chr(73) & Chr(66) ' Manufacturer...
  17. sibasis

    What is the best cost effective solution for credit card and checks ?

    Thanks Guys, I think I misled you in the post enilc, what I meant was software not attached to any processor, My processor is FDMS north. Ecapia do you have any idea about how much ICverify charges per terminal ID, I know that pccharge charges around 200$ per term ID as we would have close to...
  18. sibasis

    Any good sites to program a Epson TM-H6000II serial printer?

    Any good websites sites for documentation to program a Epson TM-H6000II serial printer? Anything on RS 232 with .net framework would help
  19. sibasis

    What is the best cost effective solution for credit card and checks ?

    I was looking for information on what credit card and check processor to use to conform to the new CISP laws on our POS systems. We currently use Authorizer and bank with FDMS north. I was looking at PC Charge and found it to be a bit expensive allthough their product is really nice, but they...

Part and Inventory Search

Back
Top