Hi,
I want to import microsoft excel file into ebase.Please let me know how can i implements in ebase.
Regards,
Pankaj
I want to import microsoft excel file into ebase.
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 10
- Joined: Tue Jun 02, 2009 7:33 am
- Joost
- Ebase User
- Posts: 49
- Joined: Fri Sep 14, 2007 6:14 pm
- Location: The Netherlands
Depends on when and where you want to do something with the data, but you could use:
- - a sql import script to periodically load the data into a table;
- Apache POI to work with the Excel format in combination with a servlet, jsp or custom function/resource;
- first export from Excel to XML and use the XML import resource.
0 x
-
- Ebase User
- Posts: 10
- Joined: Tue Jun 02, 2009 7:33 am
-
- Ebase User
- Posts: 94
- Joined: Fri Sep 14, 2007 12:18 pm
- Location: The Netherlands
- Contact:
Re: I want to import microsoft excel file into Ebase.
In order to help more information is needed:
Regards,
Antony[/list]
- - What is your chosen solution? (SQL import, Apache POI, Export to XML and import the XML)
- - What infrastructure are you using for your database tier (Oracle, Microsoft SQL, Derby, ...)
Regards,
Antony[/list]
0 x
-
- Ebase User
- Posts: 10
- Joined: Tue Jun 02, 2009 7:33 am
RE:
Hi,
I chosen Export to XML and i am facing problem in first export from Excel to XML. I used Mysql database.
I created sample page in that one field is their and when i click on the button then browse the client excel sheet those client excel sheet data i want how to store on my database, but my problems is i have don't have any idea about how to browse the client excel sheet and stored into database table client data.
Regards,
Pankaj
I chosen Export to XML and i am facing problem in first export from Excel to XML. I used Mysql database.
I created sample page in that one field is their and when i click on the button then browse the client excel sheet those client excel sheet data i want how to store on my database, but my problems is i have don't have any idea about how to browse the client excel sheet and stored into database table client data.
Regards,
Pankaj
0 x
- Joost
- Ebase User
- Posts: 49
- Joined: Fri Sep 14, 2007 6:14 pm
- Location: The Netherlands
Re: RE:
MS Excel has a "save as" option. Select XML and hit save?Pankaj Yergude wrote:I chosen Export to XML and i am facing problem in first export from Excel to XML.
You may now use the XML file with a XML File adapter.
http://portal.ebasetech.com/cp/doc/xmlr ... c178151740
If you mean the data in the XML file you have to map the XML to a table field.how to browse the client excel sheet
http://portal.ebasetech.com/cp/doc/field_mappings.htm
If you mean to browse files in a folder you need to do a directory listing using the osfiles function.
http://portal.ebasetech.com/cp/doc/scri ... c193607007
Map the table to a database as well and store the selected rows.and stored into database table client data.
But maybe Apache POI would be more suited to your situation. It is more work, but hence more flexible too.
0 x
-
- Ebase User
- Posts: 10
- Joined: Tue Jun 02, 2009 7:33 am
-
- Ebase User
- Posts: 53
- Joined: Thu Sep 13, 2007 9:02 am
- Contact:
You will probably need to write your own Custom Resource in java to be able to access the Excel Spreadsheet.Pankaj Yergude wrote:Hi,
Thanks for your help Can u please tell me How can i use Apache POI in my application, please give a brief description.
Regards,
Pankaj
Custom Resource information in Ebase is available at http://portal.ebasetech.com/cp/doc/Work ... ources.htm
Apache POI libraries are available at http://poi.apache.org/spreadsheet/index.html
Regards,
Mark
0 x
- Wai
- Moderator
- Posts: 165
- Joined: Wed Sep 12, 2007 9:04 am
- Location: Sandy, UK
- Contact:
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Hi,
Is this custom resource can be used by other user of ebase of just certain user who has fulfill the criteria?
Id just that has fulfill the criteria, may I know what the criteria is?
Thanks for the answer.
Is this custom resource can be used by other user of ebase of just certain user who has fulfill the criteria?
Id just that has fulfill the criteria, may I know what the criteria is?
Thanks for the answer.
Wai wrote:Are you still looking for a solution to this?
We have a custom resource that will read and write from a CSV file. You can save your Excel file as CSV and read this into an Ebase table.
Let me know if this is useful to you.
0 x
-
- Ebase User
- Posts: 94
- Joined: Fri Sep 14, 2007 12:18 pm
- Location: The Netherlands
- Contact:
Re: I want to import microsoft excel file into ebase.
This is now delivered automatically with new Ebase systems.
See the following:
http://dev-docs.verj.io/ufs/doc/Resources_Summary.htm
http://dev-docs.verj.io/ufs/doc/Working ... ources.htm
http://dev-docs.verj.io/forum/viewtopic.php?p=2170
See the following:
http://dev-docs.verj.io/ufs/doc/Resources_Summary.htm
http://dev-docs.verj.io/ufs/doc/Working ... ources.htm
http://dev-docs.verj.io/forum/viewtopic.php?p=2170
0 x
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Re: I want to import microsoft excel file into ebase.
Thank you very much for the info.
It really help me a lot, especially the 3rd link.
It really help me a lot, especially the 3rd link.
AJDulk wrote:This is now delivered automatically with new Ebase systems.
See the following:
http://dev-docs.verj.io/ufs/doc/Resources_Summary.htm
http://dev-docs.verj.io/ufs/doc/Working ... ources.htm
http://dev-docs.verj.io/forum/viewtopic.php?p=2170
0 x
Who is online
Users browsing this forum: Bing [Bot] and 9 guests