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!

Recent content by kakakaka77

  1. kakakaka77

    Passing Parameter out from Crystal Report 8.5 Hyperlink to VB.net .exe application

    Hi, Everyone: I am working on a crystal report and want to create a hyperlink which will trigger a .exe application and passing the hyperlink value to the application. The problem is I am not sure the exact syntax of passing parameters through hyperlink. In my crystal report, I have a...
  2. kakakaka77

    vb 2005&SQL 2005: show results in Query Builder but not in preview of datagridview

    Hi, everyone: I am writing a little window application to show the result from a sql database table. In Query Builder, the sql query did return the results, but when I run it in the application is not show any record. I also check the preview of the tableadpter, it is not showing either...
  3. kakakaka77

    commission report

    I am new to GP, and trying to develop some commission reports now. Each salesperson has pretty unique commission rate which is not also a percentage number, but also involved the products type or product number. So I want to create a commission report for each salesperson. So,where can I find...
  4. kakakaka77

    Sending mails between different users?

    Hi, Everyone: I am trying to find out is there a way we can send mails between different users? Like John login with his ID, and send a mail to JIM. Jim will receive the mail at realtime. It is not the tasks list or alart list, we need it in realtime. Anyone knows any way to do that? Thanks
  5. kakakaka77

    question about licensing for Server 2008 terminal service ?

    Hi,everybody: I am going to setup a server which is going to run windows server 2008 x64 with terminal service, and having MS Dynamic GP runing on it. And then we want our workstation can remote access the server to run Dynamic GP. what kind of licenses we need ? and how much are they ? is it...
  6. kakakaka77

    Replacing the primary DC ? DHCP and DNS ?

    I have two DCs running now, and the primary DC (NAME: DC1)is pretty old and we are going to replace it. (DC2 is pretty old too.) DC1 is also DHCP and DNS server. we want to replace it with a more powerful server, and try to transfer everything on this DC1 to the new DC3. DC1 : 192.168.0.1 DC3 ...
  7. kakakaka77

    fingerprint scanner

    sorry, I think what I mean is it will work with some application. when you scan it, it will give the username and password, and login the system. anyone can recommand a good one ?
  8. kakakaka77

    fingerprint scanner

    Hello.everyone: I am looking for a fingerprint scanner to use for our clock-in systerm. what we need is pretty simple, people scan their finger and it will input their ID to the blank. what kind of fingerprint scanner and software I should use ? Thank you !
  9. kakakaka77

    compiler for crystal report XI ?

    Hi, I want the users can directly run it from our ERP system without opening the .rpt file.
  10. kakakaka77

    compiler for crystal report XI ?

    Hi, thank for your reply! I am trying to find out is there anyway we can do it out of CR , or install something else to compile it? Thank you !
  11. kakakaka77

    compiler for crystal report XI ?

    Hi, I am not sure did anyone ask this question before? I switched from CR 8.5 to CR XI. In 8.5, this is a compiler can compile the .rpt file to a executable .exe file. But I did not see it in XI, is there anyway I can do that in the new version? Thank you!
  12. kakakaka77

    Linksys E2000 Configuration problem

    Hi, I am sorry I did not make it clearly. what I mean is connect this E2000 to the cable box (samsung ibg1000) to set up the wireless network.
  13. kakakaka77

    Linksys E2000 Configuration problem

    Hi, I have a problem with the configration of Linksys E2000. We have a T1 internet cable and I am trying to connect with this router to set up a wireless network. The problem is when I set up the Internet connect type on the web-configuration page as Automatic configuration - DHCP, I get...
  14. kakakaka77

    Outlook express attachment problem?

    Hi, Everyone: I am having a problem with sending email with attachment in Outlook express in windows xp. When I tried to send an email with a .pdf file as an attachment, I will be able to send it, but the receiver can't open the .pdf file, the error message said the file is broken. It does not...
  15. kakakaka77

    update requires a valid Deletecommand ? VB 2005 + ACCESS 2007

    Hi, I sorry I didnt do that right last time. Now, My code is like this: SELECT timesheet.ID, timesheet.Employee_ID, timesheet.Date_, timesheet.Hours, timesheet.Circle FROM timesheet, employee WHERE (timesheet.Employee_ID = '"&employee.idtextbox.text&"') But it still just a blank form, any...

Part and Inventory Search

Back
Top