Access2K password from VB using ADO -
Hi,
I'm connecting to a password protected Access2K database from within my VB app. I'm using ADO and the connect string is as follows:
goDb.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\something.mdb;Password=blablabla"
However, when I run it, and it attempt to connect to the db, I get the following error:
Run-time error '-2147217843 (80040e4d)':
Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
I'm not using the workgroup security and the database is not opened exclusively, or opened at all for that matter..
Any idea what I'm doing wrong?
Thanks,
Dan
open Access2k database share with password -
can anyone help to advice me on how to open an access2k database share with password protected.
best regards
Access2K password from VB using ADO -
Hi,
I'm connecting to a password protected Access2K database from within my VB app. I'm using ADO and the connect string is as follows:
goDb.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\something.mdb;Password=blablabla"
Howev
Automated DBF Import -
Vb6 application accessing an Access2K DB...
Is there any any thru VB code (DAO, ADO, doesn't matter...) to import a dbf file into the Access2K database?
Thanks...
Access2k Reports in VB6 -
Quick but Major...
How can I access the reports that have been created in Access2k through VB6? Do I somehow make a command object in the DED or do I do it in code?
Anything would be helpful
Thanks
-Matt
adjusting margins at runtime in access2k -
does anyone know how to adjust the margins of a report using code in access2k? apparently access is confused by custom margin settings for individual reports since it inconsistently changing back to default settings.
copy one table only from password protected mdb use vb6 -
I have a xxx.mdb(access2k) with password protected and want to copy one table from this xxx.mdb. There are many table in xxx.mdb. is it possible using vb6 to do this task?
I am trying compact database method,the problem is it only can copy the whole database also can not open a pas
Open Access2K for exclusive use via ADO -
hi,
I'm opening an Access2K database from my VB app via ADO. What is the correct parameter in order to open the database exclusively so no one else can open it while my VB app has it open?
Any help and examples would be appreciated..
Dan
Access 2k/97 compatibility problem -
I have an Access2K database, containing only one table, with 5 fields.
Using the Data Control, I've set the database name correctly, then when I go to RecordSource, I get a "Data Access Error".
I tried converting this to an Access97 database, and it got past the above p
Win2k & Access97 vs. Access2k -
I am working on a multi-tier VB 6.0 application that uses an Access Database (currently 97) for reporting. The configuration works great on a WinNT4.0 machine with Access97. Even on a Win98 machine with Access97.
However, when installing the VB 6.0 application on a Win2k machine w
Undefined function 'nz' in function -
hi
i have a query in my access2k which converts null values to zero in the calculated field. This works fine in my access2k. when i want to retreive the values from this query thru ASP page, i m getting an error
"undefined function nz in the expression. Microsoft jet database
Distinguish between Access2K and Access Runtime -
I wrote a piece of VB code that checks the resigtry for installed licensed software and logs it to a file when a user logs into the network, but I cannot distinguish between Access2K and Access Runtime in the registry, hence my report is meaningless.
I have been checking the regist
ADS Again! -
I am storing a password in an ADS file. Suppose I save the password hello. Using a CommandButton, VB tells me that the password is hello. Ok......fine.......next I decide to change the password & enter a new password, say, bye. Now when I retrieve the password, I find that the pass
ComboBox question vb6 -
Hi All,
I am really struggling getting a combox to work.
I am using an access2k database basically with 2 tables. Products and Location. The products table has a location id field (number) and the Location field has a location id field(number) with a location description field(text).
access2k Class termination -
hi all,
I have an access2k DB and within this DB there is a session managment module. Each user is assigned a sessionId on the opening of the application. I wish to use a Class to manage User properties. CLsUser . this class holds the Session id, user security level and a few other
Using DataGrid Control with Access2k Database -
Hi guys... I was wondering if you could try and help me with correcting this program --
[ it's a datagrid control that takes info from the database ]
I was able to *link* that library.mdb database to the datagrid control before when I made the dbase with VisData, but when I used
printing a memo field in access2k -
i have created a simple application in access2k that allows me to keep track of the demands that several customers put upon me. very unfortunately, my notes section for several of our customers appears to extend beyond the limits of the textbox control on the report that i created. i
change password -
So I have a program with a password, and I want people to be able to change the login password. I have the basic 3 boxed,
old password
new password
confirm password
how to I go about storing the password in the exe file?
Help on ActiveX Control -
I want to make an OCX with some controls in it and I want to be able to put a password in it
So the OCXs don't work without the password. I Tried to put a password proprty in each of them but
I have to fill in the password each time I want to use one.
Is there any way to put the o
How do i do this pleasehelp -
guys... i have Access2k as back end.... and vb as front end
if i want to run a query(which exists in Access) from vb... i do it this way and it runs fine
******************************
Set con = New ADODB.Connection
Set cmdComp = New ADODB.Command
con.Open "co
Help with VB Codes -
Does anyone know how to do this code,
Create a file with a password in it. Enclose the password in quotations. Upon starting the program have an Input box ask for a password. Compare the password that the user enters with a password that is in a text file no matter what the CASE is
[2005] Password-Setting Issue -
I am creating an application that protects your computer from getting accessed except for you. So, I have come down to making a password to change settings and whatnot.
I have implemented password detection, password loading, password setting, and whatnot, but there is one final pro
NT USERNAME/PASSWORD -
I know how to get the current username of the used that is logged in, but here is the hard one...
How can I get their password? I want to allow people to change their database password, but by default I want it to to be their NT logon password... for instace: if their DB password
User names and password -
I need to set up and user name and password screen. What I need to do, is to save the list of the 2 users with their passwords (maybe on a floppy disk) and when they log on with there password, VB will check to see if their user name and corresponding password is valid, and then let t
VB6 not A2K compliant ! ! ! :) -
I'm not a DB programmer (Yet), but i started reading the article, and tried the samples, and it worked fine, but when i tried my own DB, i got an error from VB about unrecognised format. It's an Access2K DB. Can someone tell me something about this, or how to fix it or anything???
Last time... Please help! -
OK. All I want is to do is check wheather a password is correct or not. I want to ask a server if as string like "asecret" is the correct password for user "myname". All I want to know of the server is if the password is OK or NOT OK. I'm not using it for password g
Getting MY Password! IMPORTANT!... -
Heres my situation...
My bro always uses the computer b4 me, and he changes the screen saver password and the lets it go on b4 he gives me the computer. If i turn it off my dad gets mad, cuz he hates it when we turn it off without shutting it down properly. So i have to yell at him fo
Don't want to remember password -
Hi,
I have an ASP page with 2 input fields.
- USER
- PASSWORD
For the password, I use the type=Password so I don't see characters, but only bullets.
BUT BUT
The first time, because of IE I am asked if I want to remember the password for that user. I of course want to pre
password properties -
hi,
how can i check password matching proparties from my database.
give me the SQL query in vb to compare my entered password in password to database of user password
Using Javascript in .NET -
Hi,
i need to validate my form using javascript... how it can be done...
For eg take a change password screen which prompts for old password, new password and confir new password.. i need to validate whether the new password and confirm new password are same..
Thanks in ad
what's the xl DialogBox to enter Password -
Hello,
Does anyone know which XL Dialog Box opens the Password Dialog?
All I want to do is - if I encounter a Word or XL file that is password protected, I want to bypass it and get the next.
I want to just automatically Cancel the Password Dialog and proceed.
I cannot find
Forget password, another way in... -
Hello out of curiosity (it is not the case at the moment) if i were to ever forget my password to my computer is there another way in?
I know my question may seem of that of a hackers so i will add a few things to it that a hacker wouldn't ask about because how woudl he even know.
Password Help. -
Hi! Folks,
As I am new to VbEnterprize I would be greatful for some help with the following:
Password.
Private Sub cmdEnter_Click()
Dim password As String
password = "123"
If txtPassword.Text = password Then
frmServices.Show
End If
If txtPassword.Text
need a translator spanish / french -
Must be fluent...
I need the following translated:
Close Form
Select Language:
Enter password to be remembered!
Please enter your user name!
Please enter your current password!
Enter Current Password!
User not found!
Please enter a new password.
Enter New Password
Please
Newbie 5 second question. -
Can someone tell me how this I can open up my database by using a variable as the password?
I've tried the following:
dim password As String
password = temp 'temp stores the password from a file
Set DB = Workspaces(0).OpenDatabase(strPath, True, False, ";pwd=" &
select cel/record in datagrid -
Hello group,
can you help me out with this one?
I want to do the following:
click a cel in the datagrid and return the value of the cel.
I'm using:
- VB6;
- ADO;
- Access2k db
Regards,
VisualSander
validate Access 2000 password -
I am looking for a way to validate an Access 2000 password programically. Basically I would like the function to take two arguments (mdbFilePath and Password) and return true or false to indicate whether or not the password supplied is the correct password. I do not want it to actually
removing the first 2 characters -
hey guys/chicks- anyone know of a good way to remove the first 2 characters from all values in a column in access2k?
Rs.MovePrevious Error -
Using ASP, IIS5, Access2k, I can move next in my recordset, but why not previous?
err: ADODB.Recordset (0x800A0C93)
[2005] Connection with a password secured MS-Access -
Hi
I have created a password on an access file.
Now when I give the connection dtring like this:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Path\\File.mdb;Persist Security Info=True;Password=Password
I got wrong password exception, Even if I am giving the correct password.
Combo box.. -
hi, everyone... i need some help with autocomplete using in a combobox.... How can i do ? I use aN ADO Data Access with VB6 and Access2k. I will apreciatte some help with codes example ...
Tks ...