Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help to create a function in Access
Name: johnlee Date: February 12, 2008 at 09:59:40 Pacific OS: server2003 CPU/Ram: 2.66GHZ Product: MS
Comment:
How to create a function in MS Access?Pls help!!
---------------
Hello, I need create a function in MS access 2003 which run a ***.bat file in my hard drive d:\application\. I have a old version. But it stop to work after I move this DB to a new server. the old Macro code is like: runcode function name: shell("d:\application\vinput.bat", 0) . could someone help me to create a new function with same effect just like the old one above? or can help me to figure out why MS access won't let me use the old Macro code above?
Summary: I'm looking for a way to create a table in my MS Access database. This table should be dynamic so i would like to create and modify it using VBA. But I don't seem to find one good way to do this. I'm ...
Summary: I need to create a simple firewall for windows. what features should i implement and could you suggest some sites where examples maybe available?Which language is most preferred for coding the firewal...