| Thread | Last Post | Replies |
|
| VB6 pro & oracle express 10g | 23 Mar 2006 22:35 GMT | 5 |
I am trying for the first time to connect VB6 and oracle express 10g. 1 ) I installed, Oracle and the various universall installer 2 ) I created a user with all privileges and a table "CUSTOMERS" 3 ) I configured a service then an odbc driver
|
| HELP!!! I need to do a query with table in different DB | 23 Mar 2006 03:52 GMT | 3 |
Hi Bros, I have a big Problem!!! I need do a query with two tables, and this tables is in two different Db on different SQL Server... That is possible???
|
| figure this one out | 23 Mar 2006 00:17 GMT | 3 |
I have an Access 97 database with a query named qryVendors. If I start a new visual basic 5 project, add a form, add a data control to the form and set the data control to the database and query I get an invalid page fault. If I rename the query to anything, such as qryVendors1, ...
|
| dao recordset error trapping | 22 Mar 2006 23:29 GMT | 1 |
I have a dao recordset which I update with the following code: With rsOrderShip .Edit !CustCode = frmOrders.txtSTCustCode.Text
|
| VB2005 Express | 22 Mar 2006 18:13 GMT | 11 |
I just downloaded and installed this, I see that it will work with MSDE (aka SQL 2005 Express), but will it also work with Access 2003? I have a database with multiple tables that I want to use for my back end so I don't have to install MSDE on everyone's desktop that wants to ...
|
| how to connect sql server data base via ADO? | 21 Mar 2006 16:55 GMT | 2 |
HOW TO CONNECT SQL SERVER DATABSE VIA ADO ?
|
| Working with groups/users in Access 2003 & VB6 w/ DAO | 21 Mar 2006 16:39 GMT | 9 |
I need to manage a user-level secured access database through VB6. In particular I need to handle the groups and users through my VB6 app. For reading/writing to traditional database objects, ADO worked great. I have given up on ADO and ADOX for my users/groups needs and am now
|
| Regarding Database Connection | 21 Mar 2006 11:24 GMT | 1 |
Hi I m new to programming please help me. How many types Database connectivity are there using ADO and give examples of each to understand it. Is this are the type of Database connectivity
|
| error 3704 when trying to set closed recordset/connection object to nothing | 21 Mar 2006 09:42 GMT | 3 |
Any suggestions about how I can destroy the connection and recordset objects after they are closed without getting Error 3704? TIA, Mike
|
| Error: Key column information is insufficient... | 21 Mar 2006 06:27 GMT | 4 |
I am using ADO to connect with access db. Also I am using Datagrid to display information. If by mistake, I have entered two records having exactly the same data, and if I try to change any one record, I am getting this Error:
|
| Ink | 20 Mar 2006 12:42 GMT | 4 |
Man I have found this site that has the cheapest ink for any printer. You can compare prices and then review the companies on service and quality. <http://www.imagraphix.com> Let me know what you think
|
| vb.net 2003 | 19 Mar 2006 05:38 GMT | 3 |
I am creating a vb.net windows application, and I am trying to connect to a SQL 200 server database. I need some information on accessing the SQL database that I created. I already have the tables created (ex. USERS, ASSET, PO). I am trying to conect to the database so that I can ...
|
| Microsoft jet database engine cannot open file it is exclusively by another user | 19 Mar 2006 05:22 GMT | 4 |
can anybody give me a solution to this problem in newbie terms to why this is happening. The program installs Ok when you click the shortcut we get the message Microsoft jet ......
|
| Question about VB Express | 19 Mar 2006 04:53 GMT | 1 |
Is this a stable way to develop an application for sql server 2005? I have been used to writing vb for access. I started a sample database the other day and when I pressed F5 after I got my form made, I made sevral records and was able to
|
| dao 3.6 and Access 97 | 19 Mar 2006 04:35 GMT | 5 |
Can I read Access 97 .mdb files with DAO 3.6 ? Thanks, Einat
|