User Profile
Collapse
-
we even tried out with that but the problem is that the year variable we are not able to get the accurate value like 2.5yrs ..instead we get 3 yrs ...so any soulution for that... -
Hi
I know the procedure to create an MDE file
1.open the application you have done
2.then in the tools menu ->database utilities->make MDE file
3.your MDE file is created .
and regarding the database i got no idea and would be intrested to know the solution for the same
Thx
infobescom...Leave a comment:
-
how to calculate the difference b/w two dates
Hi
I am wrking on a application where i need to calculate the difference between two dates ..
here is the formula i am using
........
Public Function GetNumberOfWork Days(sStartDate , sEndDate)
Dim iWorkDays
iWorkDays = (sEndDate - sStartDate) / 365.25
GetNumberOfWork Days = iWorkDays
End Function
.................. -
i forgot to mention it out that i am using ACCESS 2000 and is their any problem with this ....
http://msdn.microsoft. com/library/default.asp?url =/library/en-us/dnacc2k2/html/odc_acFormat.as p
as per this it says we cant create an mde in 2000---"Additional ly, MDE and ADE files can only be created with Access 2002 "...
is this the exact problem i am not able to run the MDE of the application...Leave a comment:
-
Well Killer42 we are not using any references from other database we have a single DB for this applicatio and we later created the mde format of it ....and we are in confusion abt the wrking of this mde as an executable application
Thanks & Regards...Leave a comment:
-
PEB thx for your reply again
could u pls.. tell me more abt this ACCESS RUNTIME pls... where do i find this in my system ..
and is the mdb an executable of an access application .....is this right assumption
Thanks & Regards...Leave a comment:
-
Well PEB thx for your reply ...
but can i get any info regrading....in wot way can i create an executable now ,of my application i have done so it can be put on different systems for use.......Leave a comment:
-
how to create an executable of MS access application
currently we have created an MS access application and we want to create an executable of it we did it this way
tools menu -> datadase utilities ->make MDE file
we have got an MDE format of the application and when we load it in another system we are not able to run this MDE file in that system .We have tried to run this MDE file on system having Access and without access but its not wrking any where else other than...
No activity results to display
Show More
Leave a comment: