Click here to Skip to main content
15,894,017 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWriting a quote to a table Pin
dptalt10-Mar-06 5:53
dptalt10-Mar-06 5:53 
AnswerRe: Writing a quote to a table Pin
Guffa10-Mar-06 6:31
Guffa10-Mar-06 6:31 
GeneralRe: Writing a quote to a table Pin
dptalt10-Mar-06 6:47
dptalt10-Mar-06 6:47 
AnswerRe: Writing a quote to a table Pin
Dave Kreskowiak10-Mar-06 7:16
mveDave Kreskowiak10-Mar-06 7:16 
Questionbinding listbox with the Ms-Access Pin
Arun Hegde10-Mar-06 4:51
Arun Hegde10-Mar-06 4:51 
AnswerRe: binding listbox with the Ms-Access Pin
Dave Kreskowiak10-Mar-06 4:59
mveDave Kreskowiak10-Mar-06 4:59 
QuestionAbout generating autonumbers in vb.net forms Pin
Arun Hegde10-Mar-06 4:41
Arun Hegde10-Mar-06 4:41 
AnswerRe: About generating autonumbers in vb.net forms Pin
Dave Kreskowiak10-Mar-06 4:55
mveDave Kreskowiak10-Mar-06 4:55 
Arun Hegde wrote:
Now i want to know how to generate autonumber in a textbox field(ID_NO) in my form


You don't. That number will only be generated when the record is actually written back to the database.

IF you went a "checked-out" a blank record in the database, you'd get the number generated, but you would be forced to "use or lose" the number.

RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome


-- modified at 10:55 Friday 10th March, 2006
QuestionHow to import this DLL in VB.NET ? Pin
cylix200010-Mar-06 4:17
cylix200010-Mar-06 4:17 
AnswerRe: How to import this DLL in VB.NET ? Pin
Dave Kreskowiak10-Mar-06 4:47
mveDave Kreskowiak10-Mar-06 4:47 
QuestionClass's \ Class Collections and Binding to Control Pin
Kaditcher10-Mar-06 3:59
Kaditcher10-Mar-06 3:59 
AnswerRe: Class's \ Class Collections and Binding to Control Pin
Dave Kreskowiak10-Mar-06 5:01
mveDave Kreskowiak10-Mar-06 5:01 
QuestionHtml Source Extraction Regex help Pin
VbRob10-Mar-06 2:50
VbRob10-Mar-06 2:50 
AnswerRe: Html Source Extraction Regex help Pin
Craster10-Mar-06 3:58
Craster10-Mar-06 3:58 
AnswerRe: Html Source Extraction Regex help Pin
Dave Kreskowiak10-Mar-06 4:51
mveDave Kreskowiak10-Mar-06 4:51 
AnswerRe: Html Source Extraction Regex help Pin
VbRob10-Mar-06 6:50
VbRob10-Mar-06 6:50 
QuestionConnect to SQL Server through a proxy Pin
MatthysDT10-Mar-06 1:37
MatthysDT10-Mar-06 1:37 
AnswerRe: Connect to SQL Server through a proxy Pin
Dave Kreskowiak10-Mar-06 4:28
mveDave Kreskowiak10-Mar-06 4:28 
GeneralRe: Connect to SQL Server through a proxy Pin
MatthysDT13-Mar-06 20:00
MatthysDT13-Mar-06 20:00 
GeneralRe: Connect to SQL Server through a proxy Pin
Dave Kreskowiak14-Mar-06 1:12
mveDave Kreskowiak14-Mar-06 1:12 
GeneralRe: Connect to SQL Server through a proxy Pin
MatthysDT14-Mar-06 1:41
MatthysDT14-Mar-06 1:41 
GeneralRe: Connect to SQL Server through a proxy Pin
Dave Kreskowiak14-Mar-06 2:19
mveDave Kreskowiak14-Mar-06 2:19 
QuestionRemove duplicates from an arraylist Pin
Mincy George9-Mar-06 23:15
Mincy George9-Mar-06 23:15 
AnswerRe: Remove duplicates from an arraylist Pin
The Man from U.N.C.L.E.9-Mar-06 23:53
The Man from U.N.C.L.E.9-Mar-06 23:53 
QuestionHow to use Remote access with Sql Parameters in .net Pin
dokhung9-Mar-06 23:12
dokhung9-Mar-06 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.