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 bkrike 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: *

  • Users: 13sio
  • Content: Threads
  • Order by date
  1. 13sio

    Notify of GW client 7.03 in cache mode

    Hi, i m using GroupWise client 7.03 (cache mode) in a Win XP SP3 machine. i would like to get help of Notify for new mail notification. Notify only prompts me for new mails when GW client is opened, and has no notification when GW client is not opened. Is it possible to get notification without...
  2. 13sio

    Email's encoding option not available in Outlook connector

    Hi, my company have just built up a GroupWise 7.03 server which is running on SLES 10 SP1. Most of our users use MS Outlook 2003 with GW connector (included in GW 703 HP1 Win client Multilingual) installed as mail client. For some mails with non-english content, we cannot change into suitable...
  3. 13sio

    Cannot show Cht in Winxp Pro Cht

    Hello, i have some problem in installing MS Office 2k Traditional Chinese in my WinXP Prof Traditional Chinese system. Everything is okay during installation. After installation finished, i get some strange character in Start>Progroam. This MS Office 2k CD works fine in another pc. Before this...
  4. 13sio

    one parent report to multi-subreport shared variable in CR6

    CR6/Sybase Anywhere 5.5/ODBC i have a report which contains 7 subreports. These subreports need a report selection of same date range. I wanna input 2 parameters, startDate & endDate, in parent report, and subreports can share these 2 parameters. subreport link only supplies one to one linking...
  5. 13sio

    join thr unique field & non-uniuqe field

    CR6/Sybase Anywhere 5.5/ODBC i have 2 tables Table_A w/ fields: transaction_id, cost Table_B w/ fields: how_pay_id, transaction_id, pay_method, receive_place i wanna obtain the sum of Table_A.cost group by Table_B.receive_place. i make TableB_receive_place as a group, and insert a formula...
  6. 13sio

    ie default page is captured

    my os is xp pro. once i open ie, it accompanies with a undesired homepage, i try to modify the default page in ie settings but it does so after reboot. Any help will be greatly appreciated!
  7. 13sio

    where do tcp/ip setting save in?

    hi, my friend's pc with xp os, i can't access My Network Places to know tcp/ip setting, i wanna find the file in which it saves in. Thanks, lee
  8. 13sio

    LCD monitor question

    hi, i wanna buy a LCB monitor recently but don't know what brands are support by RH 8.0. could anyone give me some guides or tell me where can i find the solution. Thanks
  9. 13sio

    adding -lpthread

    now i'm programming GUI by GTK+, and also use pthread_create. i don't know how to add -lpthread in my makefile (see below). pthread_create() is used in callback.c. ------------ CC = gcc app: window.o dialog.o callback.o simset.o filesel.o $(CC) window.o dialog.o callback.o simset.o...
  10. 13sio

    a problem in using system()

    hello, i'm writing a interface by gtk+2.0 (a c based language) in linux. it's a window and have some buttons inside. when click a button, the program will call another software by system() command. if i do so, the interface window will halt. i wanna call another software and the window works...
  11. 13sio

    a problem in using system()

    hello, i'm writing a interface by gtk+2.0 (a c based language) in linux. it's a window and have some buttons inside. when click a button, the program will call another software by system() command. if i do so, the interface window will halt. i wanna call another software and the window works...

Part and Inventory Search

Back
Top