|
MS Access AutoNumber How can I reset(Start again from 1 after I delete all records from the table) the 'Seed' of an AutoNumber field in a MS Access database. Thanx Nitin ... 14 Feb 2005 12:47
download binary file from website Hi there I'm new to VB.NET programming and really programming in general. I have a small binary file on my website that I want to download programmatically onto my local hard drive. I can locate the file on my website using (System.Net. namespace) ... Dim uri As New Uri(<web address goes here>) Dim req A... 13 Feb 2005 23:57
asmsctrl.dll Hi guys I need help, can anyone send me asmsctrl.dll. I've been looking for it on the web and i found it, but i just can't download it. Please help me, send it to b_wagey(a)yahoo.com .Thanks alot *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! ... 13 Feb 2005 23:57
dynamic generation of crystal report sir, first of all, i would like to thank you for replying in responce to my query, but still my problem is where it was, even if i have data in my new TempTable, how is it useful to me because still i don't know how to insert that data into my report at run time. How to place the data i have in my table at run ti... 14 Feb 2005 06:12
Monitoring keyboard activity I have a Windows form application running that contains a button and textbox. An easy thing to do is to monitor the last time a keystroke was executed in the textbox. I can then click the button and it will say: "The last keystroke in the textbox was 10 minutes ago." This is not what I want to do. What I w... 12 Feb 2005 18:18
mod function I am trying to get label2 to divided enely into label1. Numbers are being randomly placed into label1 and label2. I have written the following procedure but the numbers that are being placed in the label boxes are not dividing evenly. Below is my code. Any help is appreciated. Sub fillnumdiv() 'Needed t... 12 Feb 2005 17:08
How to Detect the "TAB" Key is Pressed How to Detect the "TAB" Key is pressed in the Text Box or Combo Box.... Which events catches the TAB key... I Want to perform some operations when the "TAB" key is pressed... -- Peter... ... 12 Feb 2005 17:08
Redim Preserve Array Hello, What is C# equivalent of rediming an array and preserving exciting elements. VB.NET syntax looks something like this: ReDim Preserve myArray(5) Thank you ... 12 Feb 2005 17:08
Datagrid to Crystal Report Hi all, I have the data that I already show in the datagrid, what I want to do now is I want to print all the data in datagrid from crystal report. Anyone know how to do it. Thanks ... 14 Feb 2005 06:12
Outlook add-in Hi guys, Im developing a lil add-in that is goiing to allow the user by a button click to auto print PDF doc which are attach to hes emails, i think the things is to simple cause its not working at all, hope u guys can gimme a hand , heres the code, Public Sub OnStartupComplete(ByRef custom As System.Array)... 12 Feb 2005 17:08 |