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...
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...
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...
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
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...
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 ...
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 ?
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 !
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!
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...
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...
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...
Hi, thanks,
I changed the SQL statement as follow : (I recreate the project, "timesheet" is the same table as "payroll" before)
SELECT timesheet.ID, timesheet.Employee_ID, timesheet.Date_, timesheet.Hours, timesheet.Circle
FROM timesheet, employee
WHERE...
Thank you, jebenson,
I recreate the database and setup the PK as you said it looks working now.
And I am trying to create a button on form employee, so when I click on it, the timesheet will open. What I want to do is open the timesheet with the data of the only employee I selected in the...
code for Save button as follow:
Private Sub EmployeeBindingNavigatorSaveItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles EmployeeBindingNavigatorSaveItem.Click
Me.Validate()
Me.EmployeeBindingSource.EndEdit()...
Hi,
I have a ACCESS database has two tables: employee and timesheet. I am trying to creat VB 2005 datagridview to control the database. Two tables of database were put on two forms called employee and timesheet. when I use the EmployeeBindingNavigator Bar to control data with insert,delete or...
HI,
I am trying to connect a local access file database in VS 2010. I have added a new data source, and I can preview the data, but when I try to drag the table to the form, it gives me a blank window without any data?
which should me change to make it show up?
thank you !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.