This list is closed, nobody may subscribe to it.
2000 |
Jan
|
Feb
(1) |
Mar
(53) |
Apr
(28) |
May
(5) |
Jun
(7) |
Jul
(16) |
Aug
(15) |
Sep
(10) |
Oct
(1) |
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(9) |
Feb
(7) |
Mar
(1) |
Apr
(7) |
May
(6) |
Jun
|
Jul
(15) |
Aug
(10) |
Sep
(2) |
Oct
(12) |
Nov
(3) |
Dec
(2) |
2002 |
Jan
(2) |
Feb
(12) |
Mar
(33) |
Apr
(30) |
May
(5) |
Jun
(18) |
Jul
(18) |
Aug
(47) |
Sep
(8) |
Oct
(7) |
Nov
(8) |
Dec
(13) |
2003 |
Jan
(48) |
Feb
(8) |
Mar
(10) |
Apr
(30) |
May
(6) |
Jun
(8) |
Jul
(19) |
Aug
(36) |
Sep
(19) |
Oct
(16) |
Nov
(11) |
Dec
(17) |
2004 |
Jan
(11) |
Feb
(22) |
Mar
(52) |
Apr
(45) |
May
(18) |
Jun
(72) |
Jul
(14) |
Aug
(31) |
Sep
(19) |
Oct
(27) |
Nov
(19) |
Dec
(25) |
2005 |
Jan
(16) |
Feb
(46) |
Mar
(50) |
Apr
(3) |
May
(21) |
Jun
(3) |
Jul
(24) |
Aug
(33) |
Sep
(25) |
Oct
(23) |
Nov
(30) |
Dec
(20) |
2006 |
Jan
(12) |
Feb
(11) |
Mar
(8) |
Apr
(15) |
May
(27) |
Jun
(15) |
Jul
(19) |
Aug
(5) |
Sep
(9) |
Oct
(1) |
Nov
(2) |
Dec
(3) |
2007 |
Jan
|
Feb
(3) |
Mar
(18) |
Apr
(5) |
May
(9) |
Jun
|
Jul
(10) |
Aug
(3) |
Sep
(8) |
Oct
(1) |
Nov
(7) |
Dec
(9) |
2008 |
Jan
(2) |
Feb
|
Mar
(10) |
Apr
(4) |
May
|
Jun
(5) |
Jul
(9) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(8) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(11) |
Nov
(1) |
Dec
(20) |
2010 |
Jan
|
Feb
(2) |
Mar
|
Apr
(7) |
May
|
Jun
(23) |
Jul
(3) |
Aug
(6) |
Sep
(1) |
Oct
(4) |
Nov
(1) |
Dec
|
2011 |
Jan
(1) |
Feb
(26) |
Mar
(25) |
Apr
(11) |
May
(5) |
Jun
(5) |
Jul
(2) |
Aug
(39) |
Sep
(12) |
Oct
(6) |
Nov
|
Dec
|
2012 |
Jan
(19) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
|
Aug
(8) |
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(3) |
2013 |
Jan
(6) |
Feb
|
Mar
(1) |
Apr
|
May
(7) |
Jun
(5) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2014 |
Jan
(4) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(5) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: mill / in-medias-r. <mi...@in...> - 2007-07-25 12:46:44
|
Hi all, i had problem with the mdbtool binaries i found for cygwin. mdb-export don't exports any files...(It is 0.6pre binary which does not work.) Looks like the 0.5 binary version works but it does not have the '-I' switch make INSERTs with mdb-export So i decided to build from the 0.6pre source. That also did not work. I saw that i should use the cvs version. Before trying on Cygwin i wanted to test it on Debian. It was easy to build. But the same on cygwin and i still get these errors:( gcc 3.3.3 and 3.4 tested all building depencys should be installed /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:87: warning: (near initialization for `type_info[2]') /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:87: warning: excess elements in scalar initializer [...] uest for member `minimum_scale' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1323: error: re quest for member `maximum_scale' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:122: error: parse error before ')' token /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:127: error: parse error before "szSqlState" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1324: error: re quest for member `sql_data_type' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1325: error: re quest for member `sql_datetime_sub' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1325: error: re quest for member `sql_datetime_sub' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:142: warnin g: passing arg 1 of `SQLAllocStmt' makes pointer from integer without a cast /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:144: error: parse error before "szSqlState" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:170: error: parse error before "szCol1"/usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src /odbc/odbc.c:1326: error: request for member `num_prec_radix' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1326: error: re quest for member `num_prec_radix' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:176: error: parse error before "szSqlState" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/unittest.c:189: error: `szCol1' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1327: error: re quest for member `interval_precision' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1327: error: re quest for member `interval_precision' in something not a structure or union /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c: At top level: /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1343: error: pa rse error before "SQLPOINTER" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1351: error: pa rse error before "SQLPOINTER" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1360: error: pa rse error before "SQLUSMALLINT"make[2]: *** [unittest.o] Error 1 /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1369: error: pa rse error before "SQLUSMALLINT" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1378: error: pa rse error before "SQLUSMALLINT" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1394: error: pa rse error before "SQLCHAR"make[2]: *** Waiting for unfinished jobs.... /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1409: error: pa rse error before "SQLCHAR" /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c: In function `S QLTables': /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1425: error: `h stmt' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1427: error: `c bCatalogName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1427: error: `s zCatalogName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1428: error: `c bSchemaName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1428: error: `s zSchemaName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1429: error: `c bTableName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1429: error: `s zTableName' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1430: error: `c bTableType' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1430: error: `s zTableType' undeclared (first use in this function) /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c: At top level: /usr/src/mdbtools-0.6pre1-1/src/mdbtools-0.6pre1/src/odbc/odbc.c:1476: error: pa rse error before "SQLUSMALLINT" make[2]: *** [odbc.lo] Error 1 make[2]: Leaving directory `/usr/src/mdbtools-0.6pre1-1/build/src/odbc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/mdbtools-0.6pre1-1/build/src' |
From: Jeff S. <why...@ya...> - 2007-07-11 02:32:19
|
I should have told you to do a "make clean" somewhere in there. Try running "make clean", then redo your "make" and "make install". -- Jeff Smith ----- Original Message ---- From: Grace Lim <mg...@gm...> To: mdb...@li... Sent: Tuesday, July 10, 2007 8:21:47 PM Subject: [mdb-dev] Fwd: how to configure mdb driver inodbc i've done it but still no libmdbodbc.so.0 was created. On 7/10/07, Jeff Smith <why...@ya... > wrote: I believe the answer to the libmdbodbc.0 problem is to run (from the directory you run configure from): libtoolize -f -c Then re-run ./configure .... -- Jeff Smith ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. http://tv.yahoo.com/ |
From: Grace L. <mg...@gm...> - 2007-07-11 01:21:59
|
i've done it but still no libmdbodbc.so.0 was created. On 7/10/07, Jeff Smith <why...@ya...> wrote: > > I believe the answer to the libmdbodbc.0 problem is to run (from the > directory you run configure from): > libtoolize -f -c > Then re-run ./configure .... > > -- Jeff Smith > -- Best Regards, Grace Lim Suy Sing Commercial Corporation Tel#: (632) 247-4134 Fax#: (632) 243-9190 |
From: Grace L. <mg...@gm...> - 2007-07-11 01:16:46
|
On 7/10/07, Jeff Smith <why...@ya...> wrote: > > I believe the answer to the libmdbodbc.0 problem is to run (from the > directory you run configure from): > libtoolize -f -c > Then re-run ./configure .... > > -- Jeff Smith > > ----- Original Message ---- > From: Grace Lim <mg...@gm...> > To: Jeff Smith <why...@ya...>; mdb...@li... > Sent: Tuesday, July 10, 2007 2:22:29 AM > Subject: Re: [mdb-dev] how to configure mdb driver inodbc > > i've installed the unixODBC-devel and issue again the ./configure > --with-unixodbc=/usr. > i cannot still find the libmdbodbc.so. the only libmdbodbc i found was > libmdbodbc.0, libmdbodbc.0.0.0, libmdbodbc.a and libmdbodbc.la. > > pls help. > > > On 7/10/07, Jeff Smith <why...@ya...> wrote: > > > > It appears that the requisite header files for unixODBC are not > > present. > > You need to install the unixODBC-devel package appropriate for your > > system. > > > > -- Jeff Smith > > > > =================================================== > > > > > > ------------------------------ > Ready for the edge of your seat? Check out tonight's top picks<http://us.rd.yahoo.com/evt=48220/*http://tv.yahoo.com/>on Yahoo! TV. > -- Best Regards, Grace Lim Suy Sing Commercial Corporation Tel#: (632) 247-4134 Fax#: (632) 243-9190 |
From: Jeff S. <why...@ya...> - 2007-07-10 16:28:52
|
<!-- DIV {margin:0px;}-->I believe the answer to the libmdbodbc.0 problem is to run (from the directory you run configure from): libtoolize -f -c Then re-run ./configure .... -- Jeff Smith ----- Original Message ---- From: Grace Lim <mg...@gm...> To: Jeff Smith <why...@ya...>; mdb...@li... Sent: Tuesday, July 10, 2007 2:22:29 AM Subject: Re: [mdb-dev] how to configure mdb driver inodbc i've installed the unixODBC-devel and issue again the ./configure --with-unixodbc=/usr. i cannot still find the libmdbodbc.so. the only libmdbodbc i found was libmdbodbc.0, libmdbodbc.0.0.0, libmdbodbc.a and libmdbodbc.la. pls help. On 7/10/07, Jeff Smith <why...@ya...> wrote: It appears that the requisite header files for unixODBC are not present. You need to install the unixODBC-devel package appropriate for your system. -- Jeff Smith =================================================== ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469 |
From: Grace L. <mg...@gm...> - 2007-07-10 07:22:38
|
i've installed the unixODBC-devel and issue again the ./configure --with-unixodbc=/usr. i cannot still find the libmdbodbc.so. the only libmdbodbc i found was libmdbodbc.0, libmdbodbc.0.0.0, libmdbodbc.a and libmdbodbc.la. pls help. On 7/10/07, Jeff Smith <why...@ya...> wrote: > > It appears that the requisite header files for unixODBC are not present. > You need to install the unixODBC-devel package appropriate for your > system. > > -- Jeff Smith > > =================================================== > > |
From: Jeff S. <why...@ya...> - 2007-07-10 02:33:43
|
It appears that the requisite header files for unixODBC are not present. You need to install the unixODBC-devel package appropriate for your system. -- Jeff Smith =================================================== i've tried to configure , make and make install again . ./configure --with-unixodbc=/usr >>grace.txt 2 >&1 (since redhat has unixodbc manager (ODBCConfig )installed in /usr/bin i've used /usr) . make >>grace.txt 2 >&1 make install >>grace.txt 2>&1 but got errors. am i doing it wrongly? pls help i've attached the error i;ve colleted from configure , make and make install gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I ../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -g -O2 -DSQL -DUNIXODBC -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c odbc.c -fPIC -DPIC -o .libs/odbc.o odbc.c:21:17: sql.h: No such file or directory odbc.c:22:20: sqlext.h: No such file or directory In file included from odbc.c:28: ../../include/mdbodbc.h:28:22: odbcinst.h: No such file or directory ____________________________________________________________________________________ Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting |
From: Grace L. <mg...@gm...> - 2007-07-10 00:59:12
|
i've tried to configure , make and make install again . > > ./configure --with-unixodbc=/usr >>grace.txt 2 >&1 (since redhat has > > unixodbc manager (ODBCConfig )installed in /usr/bin i've used /usr) . > > make >>grace.txt 2 >&1 > > make install >>grace.txt 2>&1 > > but got errors. am i doing it wrongly? pls help > > > > i've attached the error i;ve colleted from configure , make and make > > install > > > > On 7/9/07, Jeff Smith <why...@ya...> wrote: > > > > > > > after installing mdbtools. how would i it in odbc driver manager? > > > i cannot find the libmdbodbc.so. > > > During the configure step, you need to use the option > > > --with-unixodbc=/usr/local . That is assuming the odbc > > > libraries are in /usr/local/lib and the odbc headers are in > > > /usr/local/include. Adjust the path in this option as > > > needed. > > > > > > -- Jeff Smith > > > > > > ------------------------------ > > > Don't be flakey. Get Yahoo! Mail for Mobile<http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail>and > > > always stay connected<http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail>to friends. > > > > > > > > > > > -- > > > > Best Regards, > > Grace Lim > > Suy Sing Commercial Corporation > > Tel#: (632) 247-4134 > > Fax#: (632) 243-9190 > > > > > > |
From: Jeff S. <why...@ya...> - 2007-07-09 12:08:41
|
> after installing mdbtools. how would i it in odbc driver manager? i cannot find the libmdbodbc.so. During the configure step, you need to use the option --with-unixodbc=/usr/local . That is assuming the odbc libraries are in /usr/local/lib and the odbc headers are in /usr/local/include. Adjust the path in this option as needed. -- Jeff Smith ____________________________________________________________________________________ Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC |
From: Grace L. <mg...@gm...> - 2007-07-09 06:10:46
|
hi, after installing mdbtools. how would i it in odbc driver manager? i cannot find the libmdbodbc.so. pls help. -- Best Regards, Grace Lim Suy Sing Commercial Corporation Tel#: (632) 247-4134 Fax#: (632) 243-9190 |
From: Brian A. S. <lav...@sp...> - 2007-05-13 19:15:48
|
>From the ammount of mailing list traffic, it seems to be on an "as-as" basis ATM. Very little demand = very little supply. I think that a lot of people find it easier to exports MDBs to CSV; use "COPY INTO" or equiv. (PgSQL) and then rebuild the schema and constraints by hand. At least we-did. ~BAS On Fri, 11 May 2007, Igor Korot wrote: > Hi, Sam, > Is the development on this project dead? > I don't see or hear anything on the mailing list... > > Unfortunately, I can' toffer any help, as I don't familiar > with the ,dbtools and all of it's dependencies, but > wondering if it's going to be another release soon. > > Thank you. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual-machines.org/ "Guilty? Yeah. But he knows it. I mean, you're guilty. You just don't know it. So who's really in jail?" ~James Maynard Keenan |
From: Igor K. <ik...@ea...> - 2007-05-12 03:54:47
|
Hi, Sam, Is the development on this project dead? I don't see or hear anything on the mailing list... Unfortunately, I can' toffer any help, as I don't familiar with the ,dbtools and all of it's dependencies, but wondering if it's going to be another release soon. Thank you. |
From: Anthony M. <Mi...@rp...> - 2007-05-11 09:03:03
|
Thanks All Errrm ...well I have tried not entering a password but it just threw me out? Maybe a local network administration error on the machine I'm using And not a sourceforge problem. =20 Has anyone tried it recently and it works for them? If it does it must be my network being divvy Cheers Anthony Miller -----Original Message----- From: Donny Viszneki (and others) [mailto:don...@gm...]=20 Sent: 10 May 2007 23:34 To: Anthony Miller Subject: Re: [mdb-dev] simple question? On 5/9/07, Anthony Miller <Mi...@rp...> wrote: > cvs > -d:pserver:ano...@cv...:/cvsroot/mdbtools > login > > (Logging in to ano...@cv...) > > CVS password: ? The password is blank. This e-mail message and any attached file is the property of the sender = and is sent in confidence to the addressee only. The contents are not to = be disclosed to anyone other than the addressee. Unauthorised recipients are requested to preserve this = confidentiality and to advise the sender immediately of any error in = transmission. If you experience difficulty=20 with opening any attachments to this message, or with sending a reply by = email, please telephone on + 44-(0)1235 438252 or fax on + 44-(0)1235 = 438188.=20 Any advice contained in this e-mail or any accompanying file attached = hereto is for information purposes only. RPS do not take any = responsibility for differences between the original=20 and the transmission copy or any amendments made thereafter. If the = addressee requires RPS to be responsible for the contents of this = e-mail, RPS will be pleased to issue a signed=20 hard copy of the document upon request. RPS Group Plc, company number: 208 7786 (England). Registered office: = Centurion Court, 85 Milton Park Abingdon Oxfordshire OX14 4RY. RPS Group Plc web link: <http://www.rpsgroup.com> |
From: Sam M. <pa...@gm...> - 2007-05-11 04:20:35
|
Or anonymous, password and a few others, but typically blank is fine Sam On 10/05/07, Igor Korot <ik...@ea...> wrote: > > > > Hi, Anthony, > > Did you try to pressing "Enter"? Usually "anonymous CVS access" does not > require any password... > > > > Thank you. > > > > > > -----Original Message----- > From: Anthony Miller > Sent: May 9, 2007 3:17 AM > To: mdb...@li... > Subject: [mdb-dev] simple question? > > > > > Hello, > > > > Simple question: > > > > "Second, download the sources from CVS at sourceforge: > > > > $ cvs > -d:pserver:ano...@cv...:/cvsroot/mdbtools > login" > > > > cvs > -d:pserver:ano...@cv...:/cvsroot/mdbtools > login > > (Logging in to ano...@cv...) > > CVS password: ? > > > > Anyone know the password? =96 never tried installing this way before. > > Do you have to be someone to have a password or can anyone have one? > > Just thought I'd have a break from tarballs > > > > Cheers > > > > Anthony Miller > > > > This e-mail message and any attached file is the property of the sender a= nd > is sent in confidence to the addressee only. The contents are not to be > disclosed to anyone other than the addressee. Unauthorised recipients are > requested to preserve this confidentiality and to advise the sender > immediately of any error in transmission. If you experience difficulty wi= th > opening any attachments to this message, or with sending a reply by email= , > please telephone on + 44-(0)1235 438252 or fax on + 44-(0)1235 438188. > > Any advice contained in this e-mail or any accompanying file attached her= eto > is for information purposes only. RPS do not take any responsibility for > differences between the original and the transmission copy or any amendme= nts > made thereafter. If the addressee requires RPS to be responsible for the > contents of this e-mail, RPS will be pleased to issue a signed hard copy = of > the document upon request. > > RPS Group Plc, company number: 208 7786 (England). Registered office: > Centurion Court, 85 Milton Park Abingdon Oxfordshire OX14 4RY. > > RPS Group Plc web link: http://www.rpsgroup.com > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > |
From: Igor K. <ik...@ea...> - 2007-05-10 19:33:11
|
<HEAD> <STYLE>body{font-family: Geneva,Arial,Helvetica,sans-serif;font-size:9pt;ba= ckground-color: #ffffff;color: black;}</STYLE> <META content=3D"MSHTML 6.00.2900.2180" name=3DGENERATOR></HEAD> <BODY> <P>Hi, Anthony,</P> <P>Did you try to pressing "Enter"? Usually "anonymous CVS access" does not= require any password...</P> <P> </P> <P>Thank you.</P> <DIV id=3DcompText><BR><BR><BR> <BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 0px; BORDER-LEFT: #000= 0ff 2px solid">-----Original Message----- <BR>From: Anthony Miller <MILLERA= @RPSGROUP.COM><BR>Sent: May 9, 2007 3:17 AM <BR>To: mdb...@li...ur= ceforge.net <BR>Subject: [mdb-dev] simple question? <BR><BR><ZZZHTML xmlns= =3D"http://www.w3.org/TR/REC-html40" xmlns:x=3D"urn:schemas-microsoft-com:o= ffice:excel" xmlns:w=3D"urn:schemas-microsoft-com:office:word" xmlns:o=3D"u= rn:schemas-microsoft-com:office:office"><ZZZHEAD><ZZZMETA CONTENT=3D"text/h= tml; charset=3Dus-ascii" HTTP-EQUIV=3D"Content-Type"><ZZZMETA content=3D"Mi= crosoft Word 11 (filtered medium)" name=3D"Generator"> <STYLE> <ZZZ!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal =09{margin:0cm; =09margin-bottom:.0001pt; =09font-size:12.0pt; =09font-family:"Times New Roman";} a:ZZZlink, span.MsoHyperlink =09{color:blue; =09text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed =09{color:purple; =09text-decoration:underline;} p =09{mso-margin-top-alt:auto; =09margin-right:0cm; =09mso-margin-bottom-alt:auto; =09margin-left:0cm; =09font-size:12.0pt; =09font-family:"Times New Roman";} span.EmailStyle17 =09{mso-style-type:personal-compose; =09font-family:Arial; =09color:windowtext;} @page Section1 =09{size:612.0pt 792.0pt; =09margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.Section1 =09{page:Section1;} --> </STYLE> </ZZZHEAD><ZZZBODY lang=3DEN-US vlink=3D"purple" link=3D"blue"> <DIV class=3DSection1> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'">Hello,<?xml:namespace prefix =3D = o /><o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><o:p> </o:p></SPAN></FONT></= P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'">Simple question:<o:p></o:p></SPAN= ></FONT></P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><o:p> </o:p></SPAN></FONT></= P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'">=E2=80=9CSecond, download the sou= rces from CVS at sourceforge:<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><o:p> </o:p></SPAN></FONT></= P> <P class=3DMsoNormal><FONT face=3D"Courier New" size=3D2><SPAN style=3D"FON= T-SIZE: 10pt; FONT-FAMILY: 'Courier New'"> $ cvs -d:pserver:ano= ny...@cv...:/cvsroot/mdbtools login=E2=80=9D<o:p></= o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">cvs -d:pserver:ano...@cv...:/cvs= root/mdbtools login<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">(Logging in to ano...@cv...)<o:p= ></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">CVS password: <B><SPAN style=3D"FONT-WEIGHT: bold= ">?<o:p></o:p></SPAN></B></SPAN></FONT></P> <P class=3DMsoNormal><B><FONT face=3DArial size=3D2><SPAN style=3D"FONT-WEI= GHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></F= ONT></B></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">Anyone know the password? =E2=80=93 never tried i= nstalling this way before.<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">Do you have to be someone to have a password or c= an anyone have one?<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">Just thought I=E2=80=99d have a break from tarbal= ls<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">Cheers<o:p></o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial">Anthony Miller</SPAN></FONT><FONT face=3DArial si= ze=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p></o:p></SPA= N></FONT></P> <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN style=3D"FONT-SIZE: = 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P></DIV></ZZZBOD= Y><ZZZ!--[OBJECT_ID=3D#RPSGROUP.COM#]--> <P><FONT face=3DArial color=3D#003366 size=3D1>This e-mail message and any = attached file is the property of the sender and is sent in confidence to th= e addressee only. The contents are not to be disclosed to anyone other than= the addressee. Unauthorised recipients are requested to preserve this conf= identiality and to advise the sender immediately of any error in transmissi= on. If you experience difficulty with opening any attachments to this messa= ge, or with sending a reply by email, please telephone on + 44-(0)1235 4382= 52 or fax on + 44-(0)1235 438188.<BR><BR>Any advice contained in this e-mai= l or any accompanying file attached hereto is for information purposes only= . RPS do not take any responsibility for differences between the original a= nd the transmission copy or any amendments made thereafter. If the addresse= e requires RPS to be responsible for the contents of this e-mail, RPS will = be pleased to issue a signed hard copy of the document upon request.<BR><BR= >RPS Group Plc, company number: 208 7786 (England). Registered office: Cent= urion Court, 85 Milton Park Abingdon Oxfordshire OX14 4RY.<BR><BR>RPS Group= Plc web link: <A href=3D"http://www.rpsgroup.com">http://www.rpsgroup.com<= /A></FONT></P> <P><FONT face=3Da size=3D1></FONT> </P></ZZZHTML></BLOCKQUOTE></DIV></= BODY> |
From: Anthony M. <Mi...@rp...> - 2007-05-09 10:17:36
|
Hello, =20 Simple question: =20 "Second, download the sources from CVS at sourceforge: =20 $ cvs -d:pserver:ano...@cv...:/cvsroot/mdbtools login" =20 cvs -d:pserver:ano...@cv...:/cvsroot/mdbtools login (Logging in to ano...@cv...) CVS password: ? =20 Anyone know the password? - never tried installing this way before. Do you have to be someone to have a password or can anyone have one? Just thought I'd have a break from tarballs =20 Cheers =20 Anthony Miller =20 This e-mail message and any attached file is the property of the sender = and is sent in confidence to the addressee only. The contents are not to = be disclosed to anyone other than the addressee. Unauthorised recipients are requested to preserve this = confidentiality and to advise the sender immediately of any error in = transmission. If you experience difficulty=20 with opening any attachments to this message, or with sending a reply by = email, please telephone on + 44-(0)1235 438252 or fax on + 44-(0)1235 = 438188.=20 Any advice contained in this e-mail or any accompanying file attached = hereto is for information purposes only. RPS do not take any = responsibility for differences between the original=20 and the transmission copy or any amendments made thereafter. If the = addressee requires RPS to be responsible for the contents of this = e-mail, RPS will be pleased to issue a signed=20 hard copy of the document upon request. RPS Group Plc, company number: 208 7786 (England). Registered office: = Centurion Court, 85 Milton Park Abingdon Oxfordshire OX14 4RY. RPS Group Plc web link: <http://www.rpsgroup.com> |
From: Antonello P. <ant...@ya...> - 2007-05-08 22:12:37
|
=0A=0A----- Messaggio inoltrato -----=0ADa: Antonello Parente <antopar80@ya= hoo.it>=0AA: mdb...@li...=0AInviato: Marted=EC 8 magg= io 2007, 23:53:41=0AOggetto: =0A=0AHi,=0AI'm not able to connect jdbc:odbc = bridge to unixODBC data source.=0AI have a .mdb database linked to unixODBC= by linmdbodbc.=0A=0AI try the connection using isql <data_source_name> and= it works fine.=0A=0AWhen i try to connect by my java application it does'n= t work:=0A=0Aif I write:=0Acon =3D DriverManager.getConnection("jdbc:odbc:<= data_source_name>");=0A=0Ait throws an sql exception:=0A=0AThe result set t= ype is not supported.=0A=0AIf I write=0A=0Acon =3D DriverManager.getConnect= ion("jdbc:odbc:Driver{<Driver_Name>};DBQ=3D<database_filename>");=0A=0Ait t= hrows an sql exception=0A=0A[unixODBC][Driver Manager]Data source name not = found, and not default driver specified.=0A=0APlease Help me=0A=0AAntonello= Parente=0A=0A=0A=0A=09=09 L'email della prossima generazione? Puoi averla = con la nuova Yahoo! Mail=0A=0A=0A=0A=0A=0A __________________________= _________ =0AL'email della prossima generazione? Puoi averla con la nuova Y= ahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html |
From: Antonello P. <ant...@ya...> - 2007-05-08 21:53:52
|
Hi, I'm not able to connect jdbc:odbc bridge to unixODBC data source. I have a .mdb database linked to unixODBC by linmdbodbc. I try the connection using isql <data_source_name> and it works fine. When i try to connect by my java application it does'nt work: if I write: con = DriverManager.getConnection("jdbc:odbc:<data_source_name>"); it throws an sql exception: The result set type is not supported. If I write con = DriverManager.getConnection("jdbc:odbc:Driver{<Driver_Name>};DBQ=<database_filename>"); it throws an sql exception [unixODBC][Driver Manager]Data source name not found, and not default driver specified. Please Help me Antonello Parente ___________________________________ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html |
From: SourceForge.net <no...@so...> - 2007-05-06 14:58:02
|
Bugs item #1713776, was opened at 2007-05-06 16:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1713776&group_id=2294 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: coral (coral_reef) Assigned to: Nobody/Anonymous (nobody) Summary: Compile Problem with Fedora Core 6 Initial Comment: Hello. I tried to install the MDB Tools but got a compilation error during the make run : Making all in src make[1]: Entering directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src' Making all in libmdb make[2]: Entering directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src/libmdb' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -DSQL -MT backend.lo -MD -MP -MF ".deps/backend.Tpo" \ -c -o backend.lo `test -f 'backend.c' || echo './'`backend.c; \ then mv -f ".deps/backend.Tpo" ".deps/backend.Plo"; \ else rm -f ".deps/backend.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -DSQL -MT backend.lo -MD -MP -MF .deps/backend.Tpo -c backend.c -fPIC -DPIC -o .libs/backend.o backend.c:31: error: static declaration of 'mdb_backends' follows non-static declaration ../../include/mdbtools.h:150: error: previous declaration of 'mdb_backends' was here make[2]: *** [backend.lo] Error 1 make[2]: Leaving directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src/libmdb' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src' make: *** [all-recursive] Error 1 Any idea ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1713776&group_id=2294 |
From: SourceForge.net <no...@so...> - 2007-04-27 20:46:53
|
Bugs item #1708983, was opened at 2007-04-27 13:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1708983&group_id=2294 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GUI Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: crash when open multiple tables definition Initial Comment: crash when open multiple tables definition ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1708983&group_id=2294 |
From: varun p. <jav...@gm...> - 2007-04-17 12:27:51
|
Hi all, I am reading an mdb file in Linux using mdbtools. However I am getting segmentation fault on executing this command "mdb-export Temp1.mpdTEMPTABLE". I would really appreciate if any one can help me with this. I tried attaching the sample file with this mail but I suppose the filesize was big and hence I got a mailer-daemon. I can send it if anyone wants the file to reproduce the error. Thanks in advance, Varun |
From: Michael M. <ma...@ph...> - 2007-04-13 12:59:34
|
Hi, ok here it is as diff (sorry) Mic Dr. Michael Maa=DFen Uni Freiburg mailto:ma...@ph... Physikalisches Institut Abt. Prof. Herten Phone: + 49 - 761 - 203 - 5720 Hermann-Herder-Str. 3 Fax: + 49 - 761 - 203 - 5938 79104 Freiburg On Thu, 5 Apr 2007, Jeff Smith wrote: > I have not had a chance to review this yet. Please note that this would be easier for me and others to review if sent as a unified patch (diff -u oldfile newfile) against what is in CVS. -- Jeff Smith ----- Original Message ---- From: Michael Maassen <ma...@ph...> To: mdb...@li... Sent: Thursday, April 5, 2007 6:57:14 AM Subject: [mdb-dev] mdb-export extention Hi, appended is a version of mdb-export which 1) escapes non-printable chars if an escape char is given and no quoting is wanted: ex. -X '=3D' -Q 2) exports large OLE-columns, which requiers mdb_ole_read_next() (please have a look in ending the loop) You can insert the patch in your dist if you like. Regards, Mic Dr. Michael Maa=DFen Uni Freiburg mailto:ma...@ph... Physikalisches Institut Abt. Prof. Herten Phone: + 49 - 761 - 203 - 5720 Hermann-Herder-Str. 3 Fax: + 49 - 761 - 203 - 5938 79104 Freiburg ___________________________________________________________________________= _________ It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/ > |
From: Jeff S. <why...@ya...> - 2007-04-06 03:48:24
|
I have not had a chance to review this yet. Please note that=0Athis would = be easier for me and others to review if sent as a=0Aunified patch (diff -u= oldfile newfile) against what is in CVS.=0A=0A -- Jeff Smith=0A=0A=0A----= - Original Message ----=0AFrom: Michael Maassen <maassen@physik.uni-freibur= g.de>=0ATo: mdb...@li...=0ASent: Thursday, April 5, 2= 007 6:57:14 AM=0ASubject: [mdb-dev] mdb-export extention=0A=0AHi,=0A=0Aappe= nded is a version of mdb-export which=0A=0A1) escapes non-printable chars i= f an escape char is given=0A and no quoting is wanted: ex. -X '=3D' -Q=0A= =0A2) exports large OLE-columns, which requiers=0A mdb_ole_read_next() (p= lease have a look in ending the loop)=0A=0AYou can insert the patch in your= dist if you like.=0A=0ARegards,=0AMic=0A=0ADr. Michael Maa=DFen = Uni Freiburg=0Amailto:ma...@ph... = Physikalisches Institut=0A = Abt. Prof. Herten=0APhone: + 49 - 761 - 203 - 5720 H= ermann-Herder-Str. 3=0AFax: + 49 - 761 - 203 - 5938 7910= 4 Freiburg=0A=0A=0A=0A=0A=0A=0A =0A________________________________________= ____________________________________________=0AIt's here! Your new message!= =0AGet new email alerts with the free Yahoo! Toolbar.=0Ahttp://tools.sear= ch.yahoo.com/toolbar/features/mail/ |
From: Michael M. <ma...@ph...> - 2007-04-05 11:57:22
|
Hi, appended is a version of mdb-export which 1) escapes non-printable chars if an escape char is given and no quoting is wanted: ex. -X '=3D' -Q 2) exports large OLE-columns, which requiers mdb_ole_read_next() (please have a look in ending the loop) You can insert the patch in your dist if you like. Regards, Mic Dr. Michael Maa=DFen Uni Freiburg mailto:ma...@ph... Physikalisches Institut Abt. Prof. Herten Phone: + 49 - 761 - 203 - 5720 Hermann-Herder-Str. 3 Fax: + 49 - 761 - 203 - 5938 79104 Freiburg |
From: Jeff S. <why...@ya...> - 2007-03-28 22:39:04
|
If you really want get into the format, I would suggest starting with the file called "HACKING". That contains what little documentation of the format we have been able to create. Note that if the code doesn't match the documentation, there is a decent chance that it is the documentation that is wrong. -- Jeff ----- Original Message ---- From: Samantha L <sam...@ya...> To: mdb...@li... Sent: Wednesday, March 28, 2007 2:51:19 PM Subject: [mdb-dev] About the mdbtools Hi mdbtools-dev, Currently I'm using your mdbtools to read mdb file in Linux, and I found that not all mdb files can be worked well, if I delete one table from a database, and all tables created after this deleted table cannot be read ( I used mdb-sql, and the query is "list tables" ), and so does the records. When I used "Compact and Repair Database..." to operate on the mdb file, then mdb-sql works well, but the working mdb file is very large, and after doing compacting and repairing, the file size only changed little, and mdb-sql still doesn't work, and the working requirement is I cannot do anything in Windows, all in Linux. I really appreciate that if you can fix this bug. Could you please tell me the detailed information about the mdb file format, for example, in mdb file, where stores the table name and records, are there all in the data page and how can I distinguish them, also I got some keys such as "Tables", "Databases", "Relationships", "MSysDb", "MSysObjects", "MSysACEs", "MSysQueries", "MSysRelationships", "DataAccessPages", "Forms", "Modules", "Reports", "Scripts", "SysRel", "AccessLayout", "SummaryInfo", "UserDefined", "MSysAccessObjects", "MSysAccessXML", what are these keys exactly meaning, and how can I find them? If you can give me the detailed documents about the mdb file format and how you decode the mdb file format, I think I can fix the bugs by myself much quicklier than knowing less information ( I need to complete this project in a very short time ). If you receive my email, could you please give me a reply, thanks a lot in advance! Best Regards, Samantha Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit.------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ mdbtools-dev mailing list mdb...@li... https://lists.sourceforge.net/lists/listinfo/mdbtools-dev ____________________________________________________________________________________ Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://farechase.yahoo.com/promo-generic-14795097 |