Sponsored Content
Full Discussion: Using Access on Unix
Top Forums UNIX for Dummies Questions & Answers Using Access on Unix Post 9699 by rwb1959 on Thursday 1st of November 2001 11:15:53 AM
Old 11-01-2001
My apologies. By "box" I simply mean "computer system".
For instance, You can build a program on a Unix "box" using
UnixODBC to communicate with an Access DB running on
and NT "box".

Sorry for the confusion. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how can i access unix files?

i have a hd with unix and other with linux/windows, and i can't access the unix files from linux or windows...anyone know how can i do that? thanks. (2 Replies)
Discussion started by: Asdrubal22
2 Replies

2. Cybersecurity

how to access ports in UNIX

How to access to COM1 Port COM2 ports in UNIX is there any functions (1 Reply)
Discussion started by: rajashekaran
1 Replies

3. UNIX for Dummies Questions & Answers

Need Someone With Access To Unix Terminal

Any chance someone could look up the Whois for www.weddingchannel.la and www.art.la at the following link: whois -h whois.afilias-grs.info domainname.la Thanks in advance!!! rdm (4 Replies)
Discussion started by: rdm
4 Replies

4. UNIX for Dummies Questions & Answers

How to access my cd-rom in unix?

My os is freebsd. How can I access the cd-rom? (1 Reply)
Discussion started by: cantona
1 Replies

5. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

6. UNIX for Dummies Questions & Answers

Unix access rights

Hi, Is it true that if I am not the root I can not select access permissions to a file that I own so that my friend (who also isn't the root) can access that file? And is it true that the only way to accomplish it is to ask the root to "put" my friend into "my" group? Then I could simply set... (1 Reply)
Discussion started by: rudo
1 Replies

7. Shell Programming and Scripting

file access in unix..please help

Hi im using solaris. In ma unix system i had a perl file called cleanup.pl which deleted all my files in my system.Is there a way to know when this file was accessed( rather executed ) and by which user ???? basically i wan to know a way to know which user had accessed( or run the particular perl... (1 Reply)
Discussion started by: Anuj8584
1 Replies

8. UNIX for Dummies Questions & Answers

Access Webpage in UNIX

Dear All, I do not know anything from UNIX and its systems. I have a course on bioinformatics and they taught us a little about the UNIX. They also provided a userID and password for the web server which I can access using SSH. now, with A LOT OF EFFORT, I wrote a small index.html file, saved it... (1 Reply)
Discussion started by: dreamer0085
1 Replies

9. UNIX Desktop Questions & Answers

Can Unix access Windows' File through Command Prompt in Unix

Hi all, I wish to know whether Unix can access window's file in Unix's terminal? Apart from that, how to copy files or share files between Window and Unix? I get to know of secure copy, however, my company's Unix does not support the feature of secure copy? Any other method for me to share/... (5 Replies)
Discussion started by: jessy83
5 Replies

10. Post Here to Contact Site Administrators and Moderators

Regarding not able to access UNIX.com site

Hello MODs/Admins, Could you please help me here as from last 6 to 7 days I(and checked with my fellow friends too) am not able to access unix.com site at all. It is very very slow, it never loads completely. Even I checked with different people and different computers it results same only,... (8 Replies)
Discussion started by: RavinderSingh13
8 Replies
MDBTools(1)															       MDBTools(1)

NAME
mdb-ver - Return the format of a given MDB database. SYNOPSIS
mdb-ver database mdb-ver -M DESCRIPTION
mdb-ver is a utility program distributed with MDB Tools. It will return a single line of output with either 'JET3' for those files produced in Access 97 format or 'JET4' for those produced by Access 2000 and XP. OPTIONS
-M Prints the version of MDB Tools itself instead of the MDB file. NOTES
Access changed its format between Jet 3 used in Access 97 and Jet 4 used for Access 2000 and XP. The nature of the changes included moving the page size from 2K to 4K and added support for unicode. MDB Tools actively supports both formats. ENVIRONMENT
MDB_JET3_CHARSET Defines the charset of the input JET3 (access 97) file. Default is CP1252. See iconv(1). MDBICONV Defines the output charset. Default is UTF-8. mdbtools must have been compiled with iconv. MDBOPTS semi-column separated list of options: o use_index o no_memo o debug_like o debug_write o debug_usage o debug_ole o debug_row o debug_props o debug_all is a shortcut for all debug_* options HISTORY
mdb-ver first appeared in MDB Tools 0.4. SEE ALSO
gmdb2(1) mdb-export(1) mdb-hexdump(1) mdb-prop(1) mdb-sql(1) mdb-array(1) mdb-header(1) mdb-parsecsv(1) mdb-schema(1) mdb-tables(1) AUTHORS
The mdb-ver utility was written by Brian Bruns. BUGS
mdb-ver does minimal checking on the validity of a file. It is possbile for it to misidentify a non-MDB file. mdb-ver does not recognize Access 2.0 (Jet 2) or the newer MSDE format files. 0.7 13 July 2013 MDBTools(1)
All times are GMT -4. The time now is 06:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy