o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Database Connectivity problem -

Hi all,
I have give a passwor for my database. So how can open the database having password? It is giving me run-time error
2147217843(8004e4d) Can anyone tell me what is the wrong with the code?
If i don't give the passwod for my database then there is no problem with the connection.
Please help me,
Anita.
-------------------------------------------------------------------
Set conn = New Connection
With conn
.Provider = "Microsoft.Jet.OLEDB.4.0;User Id=Admin;Password=abc;"
.ConnectionString = App.Path & "\PMdata.mdb"
.Open
blConnectionEstablished = True
End With
-------------------------------------------------------------------

 

ADO Connectivity -
Can somebody clear this problem - i'm using db connectivity using ADO for ms-access database. its working fine in windows98 but not in windowsNT. the error is "ADO could not find the specified provider" i'm not using any DSN. i want to create a connectivity that work


Database Connectivity. -
Dear all, Please help me out with your valued suggessions. I am craeting an accounts software where I need to create folder for different financial years. That has been done. But the problem is that the database in the folders will be located at the central computer and at least 15


Run-time Access DB and Data Environment -
I believe that creating a database at run-time and using it in the data environment will cause a slight problem with when the DE checks for connectivity to that database. After I create the DB (tables and all), the SQL query that I use for the DE Commandtext line fails b/c it can't rec


Regarding Database Connectivity -
I want to access Oracle Database thru a VB application. Can you please suggest the simplest method and Best suitable connectivity for it ?? I am very confused regarding whether to use ADO, DAO RDO, And ODBC and would like to know thw exact difference between them Thanking in antic


API for Database Connectivity -
Good Day! Would you suggest an API that would boast the connectivity of my application developed in VB to the database.


Problem with DAO Connectivity -
Hi Friends I am new in field of development Kindly Help ME I am unable to write code of DAO Connectivity to access and I don't know where to place it Any one who can place a link which have both source code of connectivity and manipulation of records with DAO I will be v


DSN connectivity Error(pls help) -
I had made an web based application which uses database connectivity throught ADO. i am using SQLserver as backend .stored proceudres are used for database operations like adding ,deleting updating records in the database. In my stored procedure input and output parameters are used.


Is there Driver for JDBC DataBase connect in VB.Net -
Esteemed Forum Participants and Lurkers: =============================== I am trying to do some database work connecting a VB.Net Client I'm trying to write to a Networked Oracle Database Server. Everybody on the "other side of the tracks" (the IT guys are about 1,000 mi


.NET Database Connectivity -
hello everybody i'm new to .NET and wanna add records to my SQL Server database so can anybody give me the code for connectivity to SQL Server and also to add a record to a table thanx in advance


Online connectivity -
i have a Access database on a webserver and i was wondering how on earth i could read this database using a vb app. Does anyone have an projects or examples because i am really new to online connectivity


connectivity -
In last few months i have noticed on this forum that people use winsock controls and api to make connectivity with database instead of using ADO or something. I am just wondering what makes then use winsock and not ADO ???


Why did we use ODBC connectivity for MY SQL -
Hi, my question is why should we use ODBC connectivity for mySQL. IS there any other connectivity available for MY SQl. if possible explain me briefly. Thanks


Using databases in my app -
Hi all, hope you're well. Just a quick question - in an application I am developing, I want to include some information in an Access2000 database, and access the data from my VB app. The accessing of the data is fine, I am just wondering what needs to be distributed with the progra


[2005] Any project samples showing databased connectivity -
I know how to connect to and utilize a SQL Server 2005 database, but I know that I'm doing it wrong as I'm doing everything inline in code. I wanted to find out if there were any good examples out there of what the "preferred" method of database connectivity is, such as usin


Data base connectivity problem -
If there are two forms 1) Main form 2) Sub Form In the Main Form there is a button which leads to the sub Form The Sub form has got some database connectivity in that.. Do i have to create the connection in the main form or is it fine if I create it in the sub Form cuz Im getting


sample code for db connectivity in .net -
Hi ! can i get a sample code for access database connectivity in vb.net and crystal reports?


Please Help, Oracle, ODBC and Net8 -
Hi, I am not very familiar with Oracle and VB Database development. I was just wondering whether anyone could help with connectivity to Oracle DB's through VB. Either any good links or just some extra info and tips you could advise me on. I wonder if anyone knows about Net8, I ha


[2005] Problem with application hanging on load -
Hi, I have recently ran into a problem with an application I created. The application runs from a network path and uses an Access database. I have been having people complain of it locking up their PCs when they try to open the application. I noticed that if they restart their PCs and


Native Connectivity to XML -
Does VB.Net offer native connectivity to XML? Which offers a more easier to distribute backend Access or XML?


Network connectivity / Ping -
Hi All; Trying to find a very quick and easy way to test network connectivity in a report generation program before executing .... anyone got a suggestion? thanks in advance j


VB - personal SQL connectivity -
Hi, I am unable to get my VB front-end to communicate with my personal SQL server. I am a new user and would appreciate if someone could give me a stepwise connectivity procedure, or a place where I can find it. Thanks in advance. NNK


To Control Multi-user check. -
Hi Everybody, I have a little problem. Pls. help me out by replying.. I have designed a vb application which uses Access Database. Using ADODC, I have established connectivity with my Access tables, giving "select * from tablename where.. " clause. It works fine and


two database query -
HI, I have a query base on two database. I'm joining one table from a database with abother one from a different database. I get an ODBC error which i think is due to the connectivity to the second database. I only have a connection to the current database, for the second database i d


connectivity problem (vb.net to IBM DB2 database) -
hi, I have problem while connecting to DB2 database from vb.net. Code: Imports IBM.Data.DB2 Dim Con As New DB2Connection("Server=172.4.111.140:6210;database=xyz;Connect Timeout=120;user Id=abc;pwd=****") con.open() whenever executing above code it is giving belo


VB S/W & Speech Sw Connectivity -
Distinguished Gentlemen, i am VB programmer and i do face a severe problem now..i have developed a s/w for an Engineering College in VB and MSAccess as the back end..But the college people find it very difficult to enter all the data that's related with the college..so i decided to


Database Connectivity problem -
Hi all, I have give a passwor for my database. So how can open the database having password? It is giving me run-time error 2147217843(8004e4d) Can anyone tell me what is the wrong with the code? If i don't give the passwod for my database then there is no problem with the connecti


java oracle connectivity -
plz... tell me something about java and oracle8 or 9i connectivity... hw can i get the connection..............................thanx


Database in Resource File -
Can i put my Database in Resource file ? If Yes then 1. How can i do this 2. How can i make connectivity to that database to insert and retrieve data if No then 1. What is the best way to safe my Access Database from Chnages by my client or any user 2. There are many pr


ASP DataBase Connectivity -
hello!!! I am a new comer in ASP and want to connect my DataBase in Access with ASP.Please help me how to do it??


I am getting an error while connecting to SQL Server Database. Pls Help. -
I am getting an error while connecting to SQL Server Database. I have configured everything PWS and ODBC. I am having Win98 and have installed PWS and I also configured ODBC for SQL Server. And also the connectivity is succeeded. And I am trying to update it And as soon I click on


Want To Know/ -
Hi Everybody... I want to know about the database connectivity in VC ++ so anybody know about the tutorials on which i can get idea about how to connect the vc application to database .(Access , SQL ) plz. send me related URL so i can get mateial about vc ++ Thanx. sandin


Oracle 10g -
My database is moving to 10g and my client code uses ADO to connect to the present oracle database. If the database upgrades, will that make any difference to the connectivity or do I need to upgrade the drivers? -Abhijit


How to make VB and crystal report data connectivity -
How to make VB and crystal report data connectivity and also how to display database information to crystal report viewer


connectivity of sql with java -
what is the connectivity code of sql server with java


Comments Please!!!!!! -
Hi! Everybody I need to develope an centralized database system over a WAN ( workstation will be located at different geographical location then the server). I proposed to develope the application with VB 6.0. And the databse connectivity will be done through recordset. So I n


Losing Connectivity, you must be smart to figure this one out -
This really is the most confusing thing I have encountered. OK here we go I have a broadband cable modem going into a router which I am linked straight into via cable. For some reason my internet based programs are loosing connectivity. HOWEVER the modem IS staying online, and


Cannot Connect to Replicated Table...... -
I am trying to connect to an table within an Access 97 mdb. (The user just told me that the table would be replicated) Anyway, I am using ADO connectivity (2.1) with inserts and updates and now I cannot connect to this table since it has been changed. It works fine on the non repli


SQL database connectivity -
Hello all, I am trying to develop a database, using VB6 for frontend, and sql database for backend. 2 separate computers. Comp1 is for developing the frontend(interface), and comp2 is where the sql databse sits. My question is: how to connect the frontend to the database. Ca


Parameterised querry -
I am ecountering probelm with database connectivity. 1. I am using Access database and want to extract data from database using filtered command in the sql. I am getting error message that provider is encountered with some error. When I remove the filter condition I am getting the res


visual basic connectivity with oracle -
i'm using data bound grid control(DBgrid) in ODBC CONNECTIVITY and i wish to make the rows in of a table in ORACLE to appear as columns in DBgrid. how can i make it possible also i want to trap 'print screen' key AND 'esc' key [