Click here to Skip to main content
15,920,030 members
Home / Discussions / Database
   

Database

 
GeneralVery easy question Pin
Guinness4Strength24-Jun-04 5:57
Guinness4Strength24-Jun-04 5:57 
GeneralRe: Very easy question Pin
Colin Angus Mackay24-Jun-04 6:14
Colin Angus Mackay24-Jun-04 6:14 
GeneralRe: Very easy question Pin
Guinness4Strength24-Jun-04 6:29
Guinness4Strength24-Jun-04 6:29 
GeneralRe: Very easy question Pin
Steven Campbell24-Jun-04 7:23
Steven Campbell24-Jun-04 7:23 
GeneralRe: Very easy question Pin
Snorri Kristjansson27-Jun-04 22:46
professionalSnorri Kristjansson27-Jun-04 22:46 
GeneralRe: Very easy question Pin
Grimolfr28-Jun-04 8:10
Grimolfr28-Jun-04 8:10 
Generaldatabase Error Pin
Anonymous24-Jun-04 0:50
Anonymous24-Jun-04 0:50 
Generaldouble click on the row of datagrid and retrieve the data from the SQL server Pin
viviansm23-Jun-04 20:47
viviansm23-Jun-04 20:47 
Please help me in the coding to solve this problem if you know it.
I create a frmCustomer that contains of txtCustID, txtCustFName,txtCustLName,txtCustDob and txtCustIC.... and the Add button, Search button and Exit button. When the user click on the Search button, the frmSearch will show. The user can search for the customer by select the alphabet in a combobox. The details of the customer whose last name start with that alphabet will display in the datagrid.

The datagrid in ths frmSearch contains of CustID, CustName, CustDoB. When the user double click on the specific row of the datagrid. It will retrieve the records from the Customer table in SQL server by passing the CustID and display the CustID, CustFName, CustLName, CustDob, CustIC.... to the txtCustID, txtCustFName,txtCustLName,txtCustDob and txtCustIC....on the frmCustmer. Then, the user can do the edit or delete of the record by pressing the button.

Please help.

Thanks and Best regards,
Vivian;)

GeneralACCESS please Pin
Anonymous23-Jun-04 15:59
Anonymous23-Jun-04 15:59 
GeneralAdd a semi-colon (;) to the end of my select statement Pin
inyoursadachine23-Jun-04 11:17
inyoursadachine23-Jun-04 11:17 
GeneralRe: Add a semi-colon (;) to the end of my select statement Pin
VenkatFor.NET24-Jun-04 3:48
VenkatFor.NET24-Jun-04 3:48 
GeneralRe: tell me some idea Pin
Christian Graus23-Jun-04 16:50
protectorChristian Graus23-Jun-04 16:50 
GeneralRe: tell me some idea Pin
Christian Graus24-Jun-04 12:43
protectorChristian Graus24-Jun-04 12:43 
GeneralRe: tell me some idea Pin
Dave Kreskowiak25-Jun-04 7:43
mveDave Kreskowiak25-Jun-04 7:43 
GeneralRe: tell me some idea Pin
Dave Kreskowiak25-Jun-04 7:45
mveDave Kreskowiak25-Jun-04 7:45 
GeneralRe: tell me some idea Pin
Christian Graus27-Jun-04 11:16
protectorChristian Graus27-Jun-04 11:16 
GeneralOracle GUID support Pin
Michael Wolski23-Jun-04 4:46
Michael Wolski23-Jun-04 4:46 
GeneralJET download Pin
RChin23-Jun-04 0:56
RChin23-Jun-04 0:56 
GeneralRe: JET download Pin
Dave Kreskowiak25-Jun-04 7:48
mveDave Kreskowiak25-Jun-04 7:48 
GeneralRe: JET download Pin
Graham Bradshaw26-Jun-04 14:16
Graham Bradshaw26-Jun-04 14:16 
GeneralSQLXML & Default parameters Pin
RichardGrimmer22-Jun-04 22:30
RichardGrimmer22-Jun-04 22:30 
GeneralSql Server does not exists or acces denied Pin
pdnitin22-Jun-04 21:09
pdnitin22-Jun-04 21:09 
GeneralRe: Sql Server does not exists or acces denied Pin
Thea Burger22-Jun-04 21:16
Thea Burger22-Jun-04 21:16 
Generalcheck for the duplicate data Pin
viviansm21-Jun-04 20:06
viviansm21-Jun-04 20:06 
GeneralRe: check for the duplicate data Pin
Wilbur J. Pereira21-Jun-04 22:11
Wilbur J. Pereira21-Jun-04 22:11 

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.