I developed a query that reads data from MS Access. It works fine but I
have changed the name of the folder where the files are and it doesn´t
work anymore.
Someone can help me? Thanks.--
Osmar Mateus
------------------------------------------------------------------------
Osmar Mateus's Profile: www.excelforum.com/member.php...oamp;userid=30938
View this thread: www.excelforum.com/showthread...hreadid=506117
Try this:
Copy the renamed folder and its contents into the location the query is
referencing.
Rename the folder to the previous name.
Now, when you edit the query, MS Query will locate the folder and the
data source. Click the [SQL] button and edit the FROM line so it
references the new folder name.
Then, delete the unnecessary folder.
Does that help?
Regards,
Ron--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: www.excelforum.com/member.php...oamp;userid=21419
View this thread: www.excelforum.com/showthread...hreadid=506117
Don
Thanks for your help.
It worked but I lost the information about the parameters.
In fact, I need to develop the solution in a computer and deploy it in
another computer, with differents folders.
Best regards,
Osmar--
Osmar Mateus
------------------------------------------------------------------------
Osmar Mateus's Profile: www.excelforum.com/member.php...oamp;userid=30938
View this thread: www.excelforum.com/showthread...hreadid=506117
Here's a thought...(un-tested)
While I'm generally not a fan of mapped network drives, maybe this is
an instance where it could work for you. You could map a network drive
to the folder location and use that for the query source.
Example:
With a source located at
\\Servername\MajorFolder\MinorFolder\MyData.mdb
Map M:\ to \\Servername\MajorFolder\MinorFolder\
The query source would now be: M:\MyData.mdb
Then, create an M:\ drive on each destination computer that refers to
the mdb file location that they will be using.
Note though, the mdb file name will need to be consistent.
Is that something you can work with?
Regards,
Ron--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: www.excelforum.com/member.php...oamp;userid=21419
View this thread: www.excelforum.com/showthread...hreadid=506117
I will work on it.
Thanks a lot!
Osmar--
Osmar Mateus
------------------------------------------------------------------------
Osmar Mateus's Profile: www.excelforum.com/member.php...oamp;userid=30938
View this thread: www.excelforum.com/showthread...hreadid=506117
- Jun 22 Fri 2007 20:38
Database Query
close
全站熱搜
留言列表
發表留言