***) I'v made a System-DNS via the windows control pannel.
- Name: vlor_gebruikers
- Driver: Microsoft Access Driver (*.mdb)
- Then changed the path via regedt32 to \\192.168.1.105\vlor_db\Gebruikers.mdb (See: http://php.belnet.be/manual/en/function.odbc-connect.php#52556 and...
Correct, the database is on a different machina. I'll explain the situation a little more..
1. WinXP computer with MsAccess database
2. Linux (Mandrake) server with php/mysql/..
2 needs to connect to 1, retrieve the data stored in the MsAccess database and put it in the mysql on 2. The...
what do you mean by "odbc commands"? I've installed unixODBC on the linux server so odbc is supported... I use odbc_connect() to make the connection (but that doesn't work.. )
I don't think windows works with permissions, so guess this is not an issue. (?)
Hi,
I'm having a similar problem here too. I have an MsAccess database on a WinXP computer and PHP running on a linux machine. Afters hours of trail&error I don't find a way to let my PHP script connect with the access database.
System DNS is set up and works fine, tried the comments on...
Hi,
I'm having a problem with a small school-project I need to make. I'v been searching, but can't realy find a solution for my problem.
Whenever I write a new record he simple overwrites the last record.
You may correct other logical errors in the code, but I'm aware that I have made some...
Hi Daniel,
Thx for trying to help me, but when I do that, I don't get the string that I put behind the / but I just get 'product.php' as value frome 'name'.
You have any ID?
Hi everybody, I'm starting to get frustrated here.. I'm trying to get to know 'mod_rewrite' a little better, so I wanted to make a little excercise...
What I want is the following ('product1' is the variable)
http://www.site.be/product1 ==>> product.php?name=product1
I got this part...
Hehe, I'll translate it :)
Fault 1004 while executing:
Method PasteSpecial of class Range failed
(at the point when I'm trying to paste)
' Waarden plakken
ActiveWindow.ActivateNext
Cells.Select
Selection.ClearContents
Selection.PasteSpecial Paste:=xlPasteValues...
Thx, the code looks like this now to copy and paste the values but I get a strange error. When I do it with the macro recording function it works dough.. (code is commented in dutch)
Sub sheet_snapshot()
' originele worksheet openen
Workbooks.Open Filename:= _...
I've done the recording thingie, but it doesn't provide with any kind of code. But I'd be suprised if it wasn't possible in excel, because other file operations are possible.
quote:
did u know u can go to tools-->options-->calculattion tab-->
and choose manual calculations
The problem is that...
Question is simple (see thread title). I'll explain what I've tried and what it should be for.
We have a *big* excell file which contains a lot of external data. (+10.000 fields)
What I want to do is make a copy of the file with only the values in it. Otherwise our users can not use the file...
Hi,
I'm trying to import an externel .dat (plain text) file into an excel file. I recorded a macro whilest importing it via the menu, and afterwards edited it. But I noticed that after doing this for like 20 times the excell sheet was getting slower and slower (at the end it took 100% CPU load...
Hi,
I'm trying to import an externel .dat (plain text) file into an excel file. I recorded a macro whilest importing it via the menu, and afterwards edited it. But I noticed that after doing this for like 20 times the excell sheet was getting slower and slower (at the end it took 100% CPU load...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.