| Thread | Last Post | Replies |
|
| Create Index using ADO | 02 May 2004 11:42 GMT | 1 |
I am trying to set a create an index on column EMP_ID_NO using ADO. The table name is tblEmployee. I want the index to not allow duplicate values. The following runs with no errors but it does not create the index. Any ideas?
|
| ADO 2.8 - OLESQL - Disconnected Recordset Issues | 01 May 2004 23:37 GMT | 2 |
For some reason I believe I might be missing something, but just can't figure it out. ADO 2.8 VB6
|
| Missing reference - How | 01 May 2004 21:52 GMT | 3 |
Only just loaded my new computer with VB6 and started working on a new form etc. Did model in Access and want to drag all the VBA over etc. Have already designed screen etc. Q: How to find missing VB references?
|
| personality test | 01 May 2004 15:04 GMT | 13 |
I would like to know how to do a personlity test using an access database. with Many group of tests Many answers (analysis) for differents choices
|
| Multiquery in 1 store procedure... | 01 May 2004 07:09 GMT | 1 |
Hi, here is the problem... I must create a store procedure that do the following... 1. select id_name,...'some other field' from table 'data' where 'criteria' = @parameter
|
| Creating Shareware Database App in VB 6 | 01 May 2004 02:55 GMT | 3 |
Several years ago I created a shareware app in Access 2 and distributed it by using the Access 2 Runtime. I now want to create a new version of my app in VB 6. I don't want to use a newer version of Access because the resulting installation packages that include the
|