Click here to Skip to main content
16,009,484 members
Home / Discussions / Database
   

Database

 
GeneralRe: trigger to client Pin
pian_christian26-Aug-07 15:15
pian_christian26-Aug-07 15:15 
GeneralRe: trigger to client Pin
Rami Said Abd Alhalim26-Aug-07 19:41
Rami Said Abd Alhalim26-Aug-07 19:41 
Questionsearch table + sql Pin
costavo24-Aug-07 3:03
costavo24-Aug-07 3:03 
AnswerRe: search table + sql Pin
John-ph24-Aug-07 4:43
John-ph24-Aug-07 4:43 
AnswerRe: search table + sql Pin
Rami Said Abd Alhalim24-Aug-07 5:43
Rami Said Abd Alhalim24-Aug-07 5:43 
QuestionRights for creating and replacing views in oracle? Pin
Mushtaque Nizamani24-Aug-07 1:40
Mushtaque Nizamani24-Aug-07 1:40 
Questiondata base code for storing files or images in data base Pin
gajendra_cs24-Aug-07 1:39
gajendra_cs24-Aug-07 1:39 
QuestionMS Access Current Record Question Pin
Brady Kelly23-Aug-07 23:56
Brady Kelly23-Aug-07 23:56 
Sorry, but there is no Access forum.

In a sub-form for detail lines, I'm trying to respond to the entry of a bar-code, using the After Update event of the bar-code combobox, where I set the Product name textbox in the same detail line to the ProductName value in the combobox. I'm sure I've done this before, and it only affects the current record, but now when I update the bar-code, the text the product name textbox in ALL lines gets updated.
Private Sub ddlProduct_AfterUpdate()

    txtProductName = ddlProduct.Column(2)
    
End Sub



I do not believe they are right who say that the defects of famous men should be ignored. I think it is better that we should know them. Then, though we are conscious of having faults as glaring as theirs, we can believe that that is no hindrance to our achieving also something of their virtues. - W. Somerset Maugham


My New Blog

QuestionProblem with adding new registration in SQL Server 2000 Pin
hdtrung23-Aug-07 23:17
hdtrung23-Aug-07 23:17 
AnswerRe: Problem with adding new registration in SQL Server 2000 Pin
Colin Angus Mackay24-Aug-07 2:01
Colin Angus Mackay24-Aug-07 2:01 
GeneralRe: Problem with adding new registration in SQL Server 2000 Pin
hdtrung26-Aug-07 4:43
hdtrung26-Aug-07 4:43 
QuestionLogin Problems with SQLExpress 2005 Pin
big_nige23-Aug-07 16:20
big_nige23-Aug-07 16:20 
AnswerRe: Login Problems with SQLExpress 2005 Pin
SimulationofSai23-Aug-07 21:41
SimulationofSai23-Aug-07 21:41 
QuestionStored Procedure for Creating DTS Package Pin
saswatpadhan23-Aug-07 12:53
saswatpadhan23-Aug-07 12:53 
AnswerRe: Stored Procedure for Creating DTS Package Pin
Rami Said Abd Alhalim24-Aug-07 6:15
Rami Said Abd Alhalim24-Aug-07 6:15 
QuestionDataRowCollection.Find Method Throws ArgumentException when the parameter passed is a Guid object. Pin
reinaldo.aru23-Aug-07 10:49
reinaldo.aru23-Aug-07 10:49 
AnswerRe: DataRowCollection.Find Method Throws ArgumentException when the parameter passed is a Guid object. Pin
Rocky#24-Aug-07 1:35
Rocky#24-Aug-07 1:35 
QuestionConfiguration Error in Setting Up Web Application Pin
Gbenle23-Aug-07 9:41
Gbenle23-Aug-07 9:41 
AnswerRe: Configuration Error in Setting Up Web Application Pin
Marek Grzenkowicz23-Aug-07 23:15
Marek Grzenkowicz23-Aug-07 23:15 
QuestionRecommendations for storing Year Ends Pin
Chris Meech23-Aug-07 9:37
Chris Meech23-Aug-07 9:37 
AnswerRe: Recommendations for storing Year Ends Pin
DerekFL23-Aug-07 10:52
DerekFL23-Aug-07 10:52 
GeneralRe: Recommendations for storing Year Ends Pin
Chris Meech24-Aug-07 5:07
Chris Meech24-Aug-07 5:07 
QuestionRandom Select Pin
mehrdadc4823-Aug-07 8:19
mehrdadc4823-Aug-07 8:19 
AnswerRe: Random Select [modified] Pin
Michael Potter23-Aug-07 8:43
Michael Potter23-Aug-07 8:43 
GeneralRe: Random Select Pin
PIEBALDconsult23-Aug-07 9:27
mvePIEBALDconsult23-Aug-07 9:27 

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.