| Thread | Last Post | Replies |
|
| Provider to use for SQL Server 2000? | 09 Jan 2006 15:40 GMT | 1 |
I'm a newbie to asp and ADODB. Trying to help out a friend fix some existing web pages. We're trying to list the tables in the DB with the following code.. <%
|
| Oracle and ADO and example | 09 Jan 2006 15:38 GMT | 1 |
Hello, how can I write records to an Oracle table in VB 6.0. Which connectionstring, how to open the recordset and rs.addnew. I need an example. Thanks in advance, Leo
|
| Passing File from ASP page to SQL Server | 09 Jan 2006 15:16 GMT | 1 |
I have created a component which parses some flat files and stores in Sql database. Now I want to move that COM object to database server. Now the scenario will be like this :
|
| Passing values from VB to oracle | 09 Jan 2006 15:02 GMT | 1 |
Hello! I was wondering, if there is some way to pass values from VB6 code, to Oracle function stored in a package? The issue is: A user logged onto some database fills a VB6 form, and data passed into this
|
| Retrieving data from Excel file - run-time error | 09 Jan 2006 10:55 GMT | 1 |
I have a VB6 application that uses ADO to read in data from an Excel spread sheet. The Excel spread sheet has one work-sheet "Sheet1" and two columns entitled "Code" and "Image" - the column headers exist.
|
| Binding Access 2003 Data | 08 Jan 2006 19:03 GMT | 2 |
I just purchased Sams Teach Yourself Visual Basic 6.... and installed from the cd. I do have an Access 2003 db but would like to try my hand at vb. The problem I'm having at this time is that I seem to be unable to bind
|
| Access 97 vs 2000 | 08 Jan 2006 17:55 GMT | 5 |
I am using VB5 and ADO jet 4 to do very basic operations with an Access 97 mdb. Basicly using Find, Sort, etc on a single user opened mdb. My mdb's are starting to grow quite large with imbedding images ( I do not want to just keep paths and put images in a directory)
|
| Help! Public DAO Db connection not staying set - 3420 Object invalid or no longer set. | 08 Jan 2006 07:51 GMT | 1 |
I'm hoping someone here could help, since I haven't heard anything from anyone on the Access newsgroup. I'm using DAO in an Access DB program and I'm having the following issue; I'm having trouble referencing these public variables after tehy are being
|
| ADO Fail to roll Back Trasaction | 06 Jan 2006 18:14 GMT | 1 |
I am having problem with ADO it fail to roll back transition or commit sometime. I am using SQL server 2000 and SQL server 7.0 some of my client, and working with table having more then million record. Usually it work fine have no problem but in 2-3 month ADO fail to update tables
|
| How to open a word, html or pdf file on screen | 06 Jan 2006 10:46 GMT | 2 |
I have a project in VB6. I have created a help file in Word, Html and pdf format. Now I am looking for a method by which when user click on a command, these files, either word, html or pdf get open. I know how to open an excel and text file on screen, but do not know how to open ...
|
| Executing a SQL script on server | 06 Jan 2006 02:21 GMT | 3 |
How can I using ADO send a SQL script to the server to be executed there ? Example script: USE [e-Lector] GO
|
| Open DBF on computer with MDAC 2.8+ | 05 Jan 2006 23:51 GMT | 2 |
I have a program that opens dbase IV files on a computer with MDAC 2.7 but need to make it work for MDAC 2.8+. I can connect to the database but get the error "-2147467259 [Microsoft][ODBC dBase Driver] Unexpected error from external database driver (8458)." when I try to open a ...
|
| Undoing the DOW? | 05 Jan 2006 19:46 GMT | 4 |
I am doing a rewrite for a program that was built using the DOW (Data Object Wizard). The DOW was meant to make things simple, but it looks like a big mess to me! Anyone have any helpful tips or any links to any helpful websites as I figure this thing out?
|
| VB 5 Program trying to utilize Record Locking (.LDB) with MS Access | 05 Jan 2006 19:20 GMT | 4 |
I have a program that was developed originally for single-user use and we are now trying to modify it to allow multi-user. We need to be able to perform record locking, and everything that we have read would indicate that the .LDB file will take care of that automatically (with the ...
|
| Coral Command Button for VB 6.0 (Visual Basic) | 05 Jan 2006 18:15 GMT | 1 |
Enhance your VB Applications with Coral Command Button Control. Download URL : http://www.geocities.com/mdgnn/xcontrols.htm Regards P.Madyajagane
|