| Thread | Last Post | Replies |
|
| Data Report | 27 Sep 2004 15:59 GMT | 1 |
When I Load my Data Report it shows the Info correctly, but it will continue to show the same information no matter how many times a change the data. unless I close and reopen the program then open the data report it will not show the current info.
|
| Datagrid and ADO error | 27 Sep 2004 08:12 GMT | 4 |
I'm new to Visual Basic 6 and I've got a big (only for me, I hope) problem. I've a VB6 project using a lot of DataGrid objects, retrieving data from an Access database using ADO objects; unfortunately, the project is old and still working and I can't avoid using neither ADO nor ...
|
| problem with msado20.tlb | 27 Sep 2004 04:46 GMT | 5 |
'Send you my cordial regards, I have this dreadfull problem from a long, long time ago; When the time comes that I have finished my database aplication with VB 6, and I want to install it on my computer (or in any other computer), the
|
| How to compact and repair by code | 26 Sep 2004 18:56 GMT | 3 |
Hi all. Im trying to compact a DB in Access 2000, using the JetEngine or the DBEngine of DAO, but with the same results and the same message "Couldn't find installable ISAM". I already have installed the ultimate service pack of jet, and the error
|
| Connection Problem | 26 Sep 2004 13:57 GMT | 8 |
Every time I try to make the connection, VB throws this error:"Object Variable or With Block Variable not set". What am I doing wrong?? I'm trying to connect with a database from approach, how can I do that?
|
| MSDE 1.0 | 25 Sep 2004 20:38 GMT | 1 |
I am developing with VB6 and want to use MSDE 1.0 instead of Access but I can't find where to download it from. I only find several FAQs and other documents but not the real thing. Can anybody please point me to the correct address?
|
| BCP VB6 Help | 24 Sep 2004 17:08 GMT | 7 |
Thanks, I have been trying to find a sample of how to create a "db.execute" with BCP. IS there such a thing or way? Or is it possible to do a DTS with db.execute?
|
| COMBO in a Form | 24 Sep 2004 16:21 GMT | 3 |
I'm trying to connect a combo to a form... I just want to load some data in some textbox after choosing the item in the combobox. I've tried with this routine but it doesn't work....
|
| Microsoft OLE DB Provider for SQL Server error '80004005' - Index de descripteur non valide | 24 Sep 2004 16:15 GMT | 1 |
When i try to insert more than one record in a the same, i Have this error: Microsoft OLE DB Provider for SQL Server error '80004005' Descritor's error invalid
|
| Inserting a picture in an ms access database. | 24 Sep 2004 15:39 GMT | 1 |
I want to insert a picture in a ms access table using VB6. I also want to see the stored picture using an image control in a form. What should be the coding ?
|
| How do I connect to Access and fill the values into a array or a singel Variabel? | 24 Sep 2004 15:15 GMT | 1 |
I hope there are people who could help me to write the syntax for how to connect to a Access database and from there fetch a tabell and fill the values into variables or array? Do you have an exampel then it will be great.
|
| Sharing a Jet database with Access and VB.Net | 24 Sep 2004 15:14 GMT | 3 |
We have a third party multi-user application written in VB.Net with an Access 2000 (Jet) back end. The back end resides on a common Win2k server. We also have several in-house developed multi-user applications written in Access 2003 which have attached tables in this
|
| Copy Access forms to VB | 24 Sep 2004 13:14 GMT | 1 |
anybody help me how to copy access forms to VB project. thanks for any help. krish
|
| Picture Box Binding | 24 Sep 2004 10:58 GMT | 1 |
I have an access table that stores pictures as ole objects, along with a handful of text fields. I've added an ado control to a form and configured it so it lets me set up bindings for all the text boxes and the picture box.
|
| Microsoft OLE DB Provider for SQL Server error '80040e05' - object was opened | 24 Sep 2004 10:35 GMT | 1 |
french trad below _______________ Hi, I use ASP et ADO object to open a SQL SERVER database
|