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

Time with VB and Access 2000 -

I have a textbox for Time, which is a Date/Time field in my access 2000 database. I'm using the format of Short Time which is suppost to be in 12:34 format...I enter the time like that, and it accepts it, but then when I run my program again it tacks on an AM after the time. Is there any way to stop this? My time field is for like a song time or something like that, not an AM/PM time.

Rich

 

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


Time with VB and Access 2000 -
I have a textbox for Time, which is a Date/Time field in my access 2000 database. I'm using the format of Short Time which is suppost to be in 12:34 format...I enter the time like that, and it accepts it, but then when I run my program again it tacks on an AM after the time. Is there a


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


Access Does not Detect Date/Time !!! -
Hi, I have a linked table to an sql server. One of the fields in my sql table is of date/time format. When I right click on the design of the table in access, access also properly defines it as date/time. But the problem comes when I try to run a query with criteria such as B


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


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 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


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,


School Time Table in Ms Access 97 0r 2000 -
I am using Access 97 and sometimes Access 2000. I would want to develop a good School time table using access 97 OR 2000 OR VB. Is this possible? is there anyone who knows of one example or demo in access.


VBA program works on Access 2002 but not 2000 -
Hi all, Is there any compatibility issue I should be aware of between Access 2002 and Access 2000? I have a VBA program that works fine on Access 2002, but on Access 2000, I always get run time error 5, incorrect function parameter or something like that. I'm new to VBA, so p


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


Accessing another application during run-time -
I have developed an application with a VB front-end and Access 2000 back-end. I would like to access reports designed in Access 2000, via the visual basic run-time form, in much the same way that crystal reports can be accessed. Your advice please, cheers, Aussie


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 to MSAccess 2000 data base name. Data1.Connect property


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


VB6 Intrinsic Data Control & Access 2000 -
Is there a fix yet to using the IDC of VB6 with DAO 3.6 during design time with an Access 2000 database? Using Data Environment, what control will show pictures (BMP) stored in Access 2000 data base? Thanks


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


VB Application Running in NT and Win 2000 but not in Win 9x -
VB Application Running in NT and Win 2000 but not in Win 9x Hi, I have created an application with VB 6.0 as front end and Microsoft Access 2000 as backend. The development platform is Windows 2000 Server. The setup for deployment is being created by VB 6.0 Package and Deploy


Chaning DB Engine for Access 2000 -
i want to import foxpro tables in access 2000 thru visual basic. the problem is access 2000 uses jet engine 4.0 and ISAM of jet 4.0 doesn't support foxpro tables. so i can't set any indexes on foxpro tables. if i use jet 3.5 whoes ISAM supports foxpro it doesn't understands access 2


Using the Data Control with Access 2000 -
Hi. I noticed that the Data Control cannot work with Access 2000 databases unless you set the data control content by code. This method works pretty well, but for some reasons, I cannot go with this solution. I want to know if there is any data control version that will allow me to u


Joining MS Access 2000 DB Tables -
I am encountering a problem in the MS Access 2000 Database tables. I had designed the tables in MS Access 2000 application. I did all my home-work there, that is: 1. Created the tables 2. Created the Primary keys 3. Edited the Relationships to enforce data integrity 4. and


Implementing Access 2000 -
hi, I have created an applicatin that uses Access 2000 as a backend. While installing the application on the end users machine , is there any way that i can use the ACCESS database ("use": as in access the data in the database) without actually having ACCESS 2000 installed


Access2000 and Access97 DBs at the Same Time -
To All, Thank you in advance for your support. I have only been programming in VB6 for a few months now, but have been fairly successful. I have run into a problem accessing both Access 2000 and Access 97 databases at the same time from the same VB program. I am using ADO (M


Access 97 --> Access 2000 -
I have done a Access database with Access 97. Here at my work, we use Access 2000 and Access 97. How do I do if I wanna use the same Accessdatabase to the both versions. Access 2000 and Access 97? Now I get this error: You can't make changes to the database objects in the databa


VB6 not compatible with MS Access 2000 -
I am using a data ctrl to call a database which is created under Access 2000, but it show me an error "Unrecognized database format", when i using Access 2000 to convert the database back to previous version, it's OK. What does it mean? Is it VB6 cannot coorperate with A


Date/Time -
Hi all, I'm using Access as my DB and ado stuff to access it, so far so good. I would like all the clients to use the date/time from the same machine when stamping things to avoid confusion... How? Ideally I'd like to use a stored procedure in Access so I don't *have* to have anyth


Run TIme Error When Connecting to Access DB -
I am getting the following Run TIme Error When Connecting to an Access DB: 'Run-time Error 430 Class does not support automation or does not support expected interface' The application was packaged on a Windows 2000 Platform and works ok when installed on 2000 and on NT. However


Run TIme Error When Connecting to an Access DB -
I am getting the following Run TIme Error When Connecting to an Access DB: 'Run-time Error 430 Class does not support automation or does not support expected interface' The application was packaged on a Windows 2000 Platform and works ok when installed on 2000 and on NT. However


Calling Reports & Forms from Access 2000 -
I'm a newbie VB programmer and need assistance. Background: I have a application design with VB 6.0 front-end and a MS-Access 2000 back-end. I have created MS-Access 2000 forms with buttons that in turn call up in MS-Access 2000 reports on the same database. Problem/Question: How


EXEC FILES IN ACCESS 2000 -
1. Does anyone know any software to generate an EXE FILE using ACCESS 2000 and where i can get it? 2. Why when i am running a MDE and i closed the app, access 2000 show me all forms, tables and reports desegned by me?


Access 2000 Databases -
I am starting to develop a new app. What I am trying to decide has to do with an Access 2000 Database. I am wondering if it is better to have a table that will have a small number of fields but alot of records (200000+), or a table with 50+ fields and about a 1/4 of the number of recor


vb5 and Access 2000 -
Ok have an app written in vb5 which works correctly with Access 97. However if l try the same app with Access 2000 am getting an "unrecognised database error" message. The apps references include Access 9 so am unsure why it does not like 2000. Any ideas?


VB 5.0 vs Access 2000 -
Should be an easy question. I just upgraded to Access 2000. I was trying to write a quick application in VB 5.0 and I get a runtime 3343 error: Unrecognized Database Format. Does VB5.0 not play with Access 2000 ??


Connecting Access 2000 with ADO -
hi all, i m facing a problem of conecting to access 2000 with ADO. previously i was using access 97 and i had no problems but then when i converted my access 97 file to access 2000 file i started gettng problems. i have also changed the provider from MICROSOFT.JET.OLEDB.3.51 TO ..


Date time Stamp -
I'm developing an application in Access 2000. I need two fields one with date and one with time. These fields our to supposed date time stamp the transaction. What would be the easiest way to do this in access 2000. Please hellp me Thanks Ken


Connecting multiple Computer and sharing a VB program -
Hi, I need my program to be shared by several computers accessing my VB project. What I did was using a hub and netbui, I set up a network and shared a folder with my files and got the other computer to access it. The thing is, I keep having problem with Win 98 and Win 2000.. Usuall


Data control with Access 2000 -
Hi all, I am using VB5 with the Data Control but am having difficulty connecting to an Access 2000 D/base. Is the control compatible with Access 2000 ? If so how can I get it to work ?? If the control cannot be used with Access 2000 is there any other controls or ways to conne


Whwat to do that VB on WinXP would recognize "Access 2000" DB Resolved ! Thanks! -
Why VB6 on my WinXP do not recognizes "Access 2000" Data Base while: VB6 on Win98 or Win 2000 recognizes "Access 2000" databases MS Access version on my WinXP is ":Access 2000" and it recognizes "Access 2000" databases Data1.Default Type prope


Why VB6 WinXP do not recognizes Access 2000 Data Base -
Why VB6 on my WinXP do not recognizes "Access 2000" Data Base while: VB6 on Win98 or Win 2000 recognizes "Access 2000" databases MS Access version on my WinXP is ":Access 2000" and it recognizes "Access 2000" databases Data1.Default Type p


how to access database -
I'm a newbie and spent some time looking at tutorials but didn't understand anything. How do access database from Visual Basic 6? I have MS Access 2000. I learned that 2000 is not compatible with VB6. What options/solutions do I have? My intention is to search the database. I wan


Access 2000 database problem -
Hi All I have a problem with the database of the office 2000 access I am building a database in the access 2000 and the visual basic have a problem with this he give me all the time the error “Unrecognized database format 'C:\friend.mdb'.” See if you can help me I am work