i have a table which has a field with autonumber value. Can i reset this value back to one....just to start all over again? i don't want it to continue endlessly.
thanks
Thanks Fawks...after going here and there ...thinking much i found the error is the delete and update command were not working properly in the configuration of OleDbDataAdapter2....that was b/c the table i'm updating doesnot have a primary key....so i created one for it...and it worked.
Other than checking the smtp setting, you should check also if port 25 is closed by ISP or the applications you are using. If you using Mcafee 8 or higher anti-virus program it will close the port so check your port first.
you can give a command "telnet xxxx 25" on your command port where xxxx...
I am using Outlook 2003 on our network to access Exchange server. But i have also POP3 Account at differnt place which i can access thru Internet. I want to use the same Outlook 2003 Profile to access also this pop3 account but I want it to deliver messages on a different .pst file or on a...
Hello rjoubert
I still could find what to do with this error. below is my peice of code for the deletion of specific record. this code tries to delete all rows with 'Month' field value of January. Please help:
-----------------------------
Try
If Not (Me.cmbMonth.Text = "")...
but what about the exchange server? the exchange server is on old machine with all data. this server is accessed by Internet users for POP3 access and Outlook Web access.
Good. we have still another servers together. one back up server and also a financial system server. we can make one of them a DC by transferring the role. but still how do you join the new server by totally replacing the old one and using the same name as the old one. the reason we want to...
we have a win2k3 domain controller server on the network. as the same time this server runs Exchange 2003 server which is accessed also thru Internet i.e. Outlook web access.
we just purchased a new server to change the old one. How do we transfer everything to the new hardware with the same...
Thanks much, rjoubert.
I tried the code you gave me and i am getting the following error message:
------
An unhandled exception of type 'System.InvalidOperationException' occurred in PayerMan.exe
Additional information: Update requires a valid DeleteCommand when passed DataRow collection with...
I have a table of many records with "month" as one field.
i want to delete all records with Month field value for example "january". how can i do that? please give me a solution for a dataset. i have alread defined data adapter(oledbdataadpater1) and dataset (dataset11).
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.