Excel as frontend an XML as backend database? Multiuser capable?

Bronzato

New Member
Joined
Jan 13, 2011
Messages
1
Hello everybody,

I'm faced with a problem that I cannot find a solution that suits me. I must start soon a new project that will use Excel 2007 as the user interface. This application must manipulate Excel data (reading, modifying, deleting). For technical constraints imposed by the client, I cannot use SQL databases like SQL SERVER nor ORACLE nor ACCESS, ... Eventually XML files do the trick since it does not handle large amounts of data but the problem is that this application should be multi-user (4 or 5 people). I think XML files (flat files) do not work in multi user environment, isn't? It will certainly happen that several users try to access the same data (tables) at the same time and here I do not think that with the XML I can get out easily.
One of you have an idea to submit to me? I searched a lot without success.

So the constraints are:
- Frontend must be Microsoft Excel 2007
- No DB like SQL Server, Oracle, Access
- Multi User (4 or 5 people)
- Not much data to handle (a few hundred records on a few tables)
- No referential integrity to manage

Thank you in advance for your help!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,216,116
Messages
6,128,930
Members
449,479
Latest member
nana abanyin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top