How to auto load(on start) a form in access 2000 -
Hi guys. I have some forms in my access database and i want load one of it automatically
when i double click on my access.mdb . I be happy if some one teach me how i can do that.Thanks
How to auto load(on start) a form in access 2000 -
Hi guys. I have some forms in my access database and i want load one of it automatically
when i double click on my access.mdb . I be happy if some one teach me how i can do that.Thanks
Access 2000 mdb with VB6 -
Does anyone know how to use a 2000 Access mdb with the data form wizard addin in VB6....I keep getting a unknown db format error when I try to access a 2000 mdb.... I know I can convert from 2000 mdb to a previous version of access and get it to work....But is there a way to use a 2000
Return Currently logged in user... -
Hi, I'm developing a database in Access 2000 and 2003. (Access 2000 format).
The database will sit in the shared area of our college network with staff and students having access to it.
I have found and implemented code which when ran in access talks directly to our exchange serv
Access 97 / 2000 compatibility -
I am trying to set up a database as part of the company Intranet (which needs to be ready for next Tuesday - ulp). The problem is as follows:
- The company has a mixture of Access 97 and 2000, but they need to both access the same database. Solutions I am thinking about are as follo
Problem with VB and ACCESS 2000 -
Does anyone knows why i can call an ACCESS 97 APP from vb and i can not do it from ACCESS 2000?
From VB6 (and with the appropiate refrences installed) i used to call and ACCESS APP, now in ACCESS 2000, the VB program just display de ID FORM. This means: The APP has a main menu, th
How can I tell if a form is currently loaded -
In my program there are many options to go to from the start window. Therefore when the user makes a choice to go somewhere I don't want to unload the form, because they may wish to have more than one of the choices open at once. My problem is that on the forms that load after pressi
Web Form Using Access -
Hi:
I am trying to use a form on my ISP. I am using FrontPage 2000 and I have Access 2000. I want to place form so the vistors can leave their info and I would be able to have it on my Access from the web so I can print out the info and mail the material to them that they desire.
Calling Access form in VB -
Hello all, could someone tell me the correct syntax to call a form from Access 2000 in VB. I want to be able to basically be able to open the database file and have it start up with its normal startup form, but I want to do this after the user clicks a button in my VB program. Thanks
Form load does not recognize variable correctly! -
Here is my problem. I have a module with the following,
Public Access As Integer
Then I have a login form that sets Access to a value say 2.
Then when I load a new form called menu, I want to check
the value of Access and depending on that have certain buttons available or n
Access conversion -
Is there a way to convert access 2000, so it will load up in access 97?
Assuming i dont have access 2000
Load object before displaying *RESOLVED* -
Hi All,
I have a very handy third party ocx that I need to use in my project on more than one form.
It is very good apart from the fact that it takes a long time to load at runtime.
What I would like to know is ... Is there any way that I can load the object into memory on pro
ActiveX component can't create object. -
Hi guys..
I have problem with exporting excel file to access..
it only happens when machine has access 2000, excel 2000.
access with 97 and 2000 doesn't prodce this problem..
so i am thinking there's some active X component missing between 97 and 2000...
my code is
sungacces
Access 2000 and V6 question -
I have a form with a combo box named combo1 that gets its data from an Access 2000 database. When the form loads I use the additem method to fill the combobox with the field Artist. Each Artist has an autonumber called ArtistId. what i need is to be able to move to a specific ArtistId
Access 2000 with Access 97 runtime -
The program I have uses Access 97 in development but needs to automatically convert the DB to 2000 if it is detected. I have that problem all worked out.
The problem comes in after the DB is converted to 2000. All of the program works perfectly except for the Reports. On triggering
Use Access 2000 from VB5 without Access on computer -
I want to use an Access 2000 database from VB5 (SP3). On a computer with Access 2000 it works fine. I use DAO 3.6. On a computer without Access 2000 it doesn't work.
Is it possible to use Access 2000 from VB5 if no Access 2000 is on the computer. And if it is, How do I do this? Use
Subforms in Access 2000 using SQL Server as the backend -
Hi!
We are in the process of migrating from Access 97 to SQL Server. All the applications in Access 97 are being migrated to Access 2000 (.adp). How can I do subform creations in .adp files.
I have an Access 97 form/subform that is based on a query. when i converted this form/sub
Database Form On Web -
Hi:
I am trying to use a form on my ISP. I am using FrontPage 2000 and I have Access 2000. I want to place form so the vistors can leave their info and I would be able to have it on my Access from the web so I can print out the info and mail the material to them that they desire.
SOS Access 97 Migration to Access 2000 -
We are beginning to rollout Access 2000 and are relying on a strategy of enabling the Access 97 dbs so that the Access 2000 clients can also use them - mixed client base.
However I think that it looks like the dbs revert back to Access 97 only when a user with Access 97 so much as edi
Access 2000 db in VB6 -
I have created an Access database using the Visual Data Manager in VB6. This works fine however when I load the database into Access 2000 and convert it to the 2000 format and try to use the converted database in VB6 I get the error 'Data error event hit. Unrecognised database format .
Access 97 & Access 2000... -
Hi guys, I orginally had a project using DAO to access an Access 97 database. Just recently, I installed Access 2000 along with Office 2000 on my system. And now my project can't access the database after I have converted it from Access 97 format to Access 2000 format. What should I do
stopping loading -
In access I have this form that I've designed. When they click on the 'run' button, the form loads. At the start of the form I do this check. If it passes the test then I'll load the form but if it fails, i've chucked a msgbox and it'll have OK and the form won't load
i don't know h
ACCESS 2000 and i still cant get it to work! -
Hello to you all!
I know that there are a lot of messages about this subject, but none are clear or work. Am i doing something wrong? On my own computer i use Vb6. When i use a datacontrol and i select the "connect" propertie i have got ACCESS and ACCESS 2000. So far good,
how to browse and load mdb file from access 2000 form -
Hi guys. I want to design an access 2000 application that does the following.Inside a form
I want to be able brosse my hard disk and select an access mdb file . once i selected the db and click on ok,i want to be able to work on that mdb as if i opend it diretly. I be happy if some o
Setting a Startup Form -
I have been working on a application and it has about 6 different forms, the problem I am having is every time I start the app the wrong form loads I have went into the properties and changed to to load the form that i want to load on start up but it doesnt change anything. It was wor
Access 97 to Access 2000 Problems -
A post similar to this was posted by NethBD, who is someone I work with. We still do not have this problem worked out. Reports for VB created in Access 97. Try and run those reports on a machine with 2000, and you get this error:
"Microsoft access can't start because there i
VB and ACCESS 2000 again -
Well, the problems is: we have an APP in Access (Payroll.mde), it works OK, but now; VB has to call it. When the APP was in access 97 VB calls the APP and works fine, We changed the APP to ACCESS 2000, we change every reference and control, but now VB only displays one FORM and the A
VB 6.0 and Access 2000 -
I have a final school project due, and I am using VB 6.0 learning edition. I was doing the Add-in etc trying to link a access 2000 table to a form, and kept getting "unknown database configuration," I am assuming VB 6 and Access 2000 have some incapatibitlity issues, What is
What to do, that Data1.Connect property would be set to Access 2000 -
What to do, that Data1.Connect property could be set to Access 2000 ?
Hallo My Dears !
What to do, that Data1.Connect property could be set to Access 2000 ?
On my PC Win 98, VB6.0, Access 2000 are installed.
When working , at VB6.0 design time Data1.DataBaseName propety is set
Start Access 2000 from VB menu -
I have a VB program and I'm trying to start Access 2000 from the application. The code I'm using is not working - Any advice would be great.
My Code:
Shell "C:\AccessDB\Application.mdb"
Thanks
JaJay777
Access 2000 Conversion Problems -
Hello,
Anybody else having problems converting Access 97 databases to Access 2000?. To be specific I'm using an Access 2000 front end .mde to access a 97 .mdb data store, the 97 store is a replica set. When I access the 97 store through an existing 97 front end I can see all the field
Problem with Win 2000 -
Hello, everyone.
I have a problem, and I was hoping I could solicit some advice from you VB experts. I have developed on and off with VB for a number of years, but I have never developed for Win 2000. Furthermore, I will admit to not having much experience in packaging and deploy
Upsize access database -
hi all
i have access 2000 database and i want to upsize it to sql server
2000 database.
and i am using the access 97 upsizing wizard.
it is giving error "Overflow"
and i was unable to upsize it.
can anyone tell me where can i down load a correct tool
to upsize my acce
How can I get access '97 to load specified forms on start-up -
I'm in access '97 and I'm opening another access file from a current one. And depending on what button you click it opens up the file with a different default form. Any ideas?
Connecting Crystal 4.5 and Access 2000 -
I'm trying to open a report that uses a Access 2000 Database, in Crystal it works ok but from VB6 i have a connection error 2536. How can i conect form vb6 the report to access 2000?
Databound ComboBox Question -
Hello,
I am trying to use a databound combo box for the first time, so please help.
I have 2 MS Access 2000 databases. One table called 'Prefix' and the other called 'Person'. I am using an ADO control to access the MS Access 2000 databases.
Here is what I am trying to acco
Problem opening Access 2000 docs With VB 6 .... -
i have a program that opens access 97 docs
and read from them etc...
now i uinstalled access 2000 and modifgied the dbs and thus saving them in the access 2000 fromat ... As a consequence Vb6 Returns
"unrecognised Format" .... anything ican do other than unistalling acc
Run a hidden access session -
Hi all
I am trying to make a application based on Access.
I have found a way to start an access-form that looks as dialogbox.
I start this form with a icon on my desktop (created by and exported macro).
This works fine except that Access opens completely - I only want to s
Please Help with A Form -
Morning all;
I am Programming with VB.net and Access 2000. I have a form that I want to create in VB.net and have different checkboxes and textboxes reference 5 tables that I created in Access 2000. I have looked everywhere and have not been able to find an answer. I am hoping someb
Row-level locking in Access 2000 -
First, I start Access 2000 and open an .mdb database( with option Default record locking set to "Edited record" and option
"Open database using record-level locking" set to True.
Second, I run 2 exe copies of a program written with VB6 in which I open (in pessimisti
just read this from the MSDN library... (about MdiChild loading..) -
(following my previous post)
In the MSDN library it says..
"If you load a Form whose MDIChild property is set to True (in other words, the child form) before loading an MDIForm, the MDIForm is automatically loaded before the child form.MDI child forms cannot be hidden, and t