| Thread | Last Post | Replies |
|
| run time error 3343 unrecognized database format | 14 Feb 2007 14:54 GMT | 1 |
I have a VB 6.0 application using Access as backend. It is being used on a local area network. The backend database is password protected. The problem is that the database gives me a run time error 3343 unrecognized database format. I open it in Access and repair it, which
|
| ADODC refresh problem | 13 Feb 2007 20:35 GMT | 2 |
I have an app that works fine in almost all machines, i´m using a dbgrid to a adodc control, in some machines the app hangs when calling adodc.refresh method, have reinstalled mdac 2.8. This occurs both running from VB and executable. DB: sybase, OS : XP/2000. This is my code:
|
| VB6 and ADO problem in getting a recordset | 13 Feb 2007 18:03 GMT | 2 |
I have an odd problem. I have a stored procedure that make use of cursors to build dynamic sql for returning multiple recordsets in one stored procedure call from VB6 (via ADO sql exec command). VB is able to process each recordset until one particular recordset
|
| User-defined Functions in VB.net | 13 Feb 2007 16:21 GMT | 2 |
Hi Every body I used access succefully for years and I created many scientefic databases with it Now I want to use VB.net2005 environmment with access database
|
| Visual Basic & Access | 12 Feb 2007 16:28 GMT | 1 |
I am very(!) new to Visual Basic but i am quite experienced with MS Access. I want to use VB6 as a front end to my database. I don't know where to begin, i have tried googling it but all i can find is complicated articles about ADO and DAO which i don't understand. Can any give ...
|
| import data from csv file to excel template through vb6 | 12 Feb 2007 15:04 GMT | 2 |
I need to import data from csv file to excel template through vb6.Currently I'm copying data from csv file and pasting it on excel template using copy and
|
| please help im really stuck on this one | 12 Feb 2007 13:26 GMT | 1 |
anyone know the shortform code for adding a hyperlink to a button on a Windows Application Project in Microsoft Visual Studio 2005? Im at witts end trying to figure it out
|
| Microsoft Visual Studio 2005 Windows Application Project HELP | 12 Feb 2007 13:20 GMT | 1 |
anyone know the shortform code for adding a hyperlink to a button on a Windows Application Project in Microsoft Visual Studio 2005? Im at witts end trying to figure it out
|
| Recordset into DataGridView | 12 Feb 2007 09:23 GMT | 2 |
I'm using Visual Basic Express 2005 and need to populate a DataGridView with an ADO recordset. Is this possible? I don't want to use ADO.Net because I want to put an export to excel button on the form near the DataGridView so the user can get the data in excel and I m using the ...
|
| Strange DAO/ADO database problem | 08 Feb 2007 12:47 GMT | 2 |
I am modifying some software, written in VB6, using an MDB database. It seems as if the database is changing somehow. I can't open it in the visual data manager in VB, it gives me an error about unrecognizable database format. VB can access it ok, but crystal reports asks for a
|
| Create an Access input form using VB & ADO | 08 Feb 2007 12:23 GMT | 1 |
I am having dificulty understanding ADO. I am trying to create an Access input form for a table called "debtors" in an mdb called halibut using VB and ADO rather than using the form & textbox object properties at design time to bind the
|
| Need help with an error | 07 Feb 2007 22:39 GMT | 3 |
I'm getting the famous error 91, but in a way I've never seen. I built a form to handle our work order system via SQL and included it in a project I had already started. The compiled project works fine on my development machine and the laptop with VB6 enterprise on it, but when
|
| Trouble with a query | 07 Feb 2007 08:10 GMT | 2 |
I use VB5 SP5 with an Access DB via DAO. I have two tables and I would like to select from the first one the records that have the desidered value in a field in the second table. In other words:
|
| Reading Excel using ADO | 07 Feb 2007 03:18 GMT | 5 |
I am trying to read an excel file using ADO but having a problem trying to connect to early excel files. The ones I am having to use are version 2! If there is no way of connecting to it, can I easily check the version of the file or is error trapping my only option? The end user ...
|
| Convert Table to Query | 07 Feb 2007 00:13 GMT | 2 |
vb 6 pro DAO as front end, access 2000 db back end How do I convert a table to a querie through vb code? TIA John G
|