How to insert Identity value to another table in SQLXML
I am using SQLXML 4.0 to Bulkload data from the XML to the SQL Database. I have 2 tables. "Country" and "Customer". Below is my XML file format ("Data.xml")
Why dont you try using the properties to do this. Set the value of the property in your class, Come back to your form and assign the value to the textbox from your form.
I will have a configuration wizard where they can change the License server on the clients. And they would have to request for a new license key in case they change a server. Coz i'd guess that they wouldnt keep changing the server frequently. Any better way to do it? I have to restrict the access of the app within the Lan.
Then the app would not work. Isnt that how client server licensing works?
I am trying to build a client server floating licensing software. The methodology im following is as follows.
1. There are two daemons running. One is on the client and the other is on the server.
2. When the user installs the client he points to the IP address of the licensing server. The product key is a combination of the Server Mac Id and number of Floating licenses that the user has bought and the expiry date of...
Thanks a lot for your reply Ian.. But i cannot make changes to the current product. Thats the requirement.. It wouldnt be a challenge if we were to make code changes in the existig product itself.
It would be great if you could tell me how to check if a particular exe is running without getting into the process class.
This is a tried and tested product which has been in the market for years and i can safely say it is bug free. The two developers who conceptualized and developed the product are the directors of the company and dont think will be able to dedicate time for any bit of coding or outsource it.
I am currently using the process class but there are 5 different applications within the product which have the same process name. So that methodology...
How can i log all the files that have been either uploaded or downloaded from the net. It could either be in mails or job portals. Does this transfer happen through a particular port which i can read to get the details. I need the filename and the path it was uploaded from or downloaded to. Help will be really appreciated.
I am developing a very Basic licensing Software for a particular product. The product has already been developed and no changes can be made to the product now. So i have created my own exe that runs in the background and checks if the hardware dongle is connected. Only if the dongle is connected should that particular application open up. My queries are,
1. How do i check if a particular exe is opened by the user.
Can you please shed some light on how to capture incoming and outgoing mails from third party mail providers like yahoomail and gmail on a particular machine. I am able to read mails sent or recieved from outlook but what is the methodology that can be used to capture mails through other mail providers.
Can anyone tell how to capture both sides of the chat logs? I can capture the logs from my end using key strokes and capturing the title of the current active window the user is typing in. but any clue on how to capture incoming IM messages. I have read that reading a particular port will solve the problem. But some clients like yahoo messenger use dynamic multiple ports. I also want to know if once the chat is established will the chat continue...
Can you please tell me the approach i take to make a log of all the websites visited on a machine on any browser. I have found code to read the websites visited in IE,Firefox etc separately. I need to capture the title as well as the url of the pages browsed. Is there any way to do so irrespective of the browser used?
how can i access the return path of the FileOpenDialog as the FileOpenDialog control is not present in my app. It could be from any web app. Is there an event which will be triggered which i can capture to read the return path.?
I do not have a list of files. I just have a folder that i need to monitor (eg : C:\Data) and if anyone tries to upload any file that is present in C:\Data i need to capture it....
I too was surprised initially. But it does trigger the changed event when that file is selected for upload..!!!
Actually i do not have an upload control in my app. I watch for a particular folder and need to capture any file that is being uploaded from anywhere. like say gmail or yahoo.....
Leave a comment: