Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() What type of help are you lookig for? It is hard from your psting to indicate what type of programming skills you have. I'm not sure why you are asking for excel help. You say your are creating a dabase that can be used on-line. What does this have to do with excel? It seems like you want to develope a web application that is linked to an access database. Access has a nice import feature that should be able to import text files. The only way I can see you using excel is to make the input/output user friendly. I like using excel as a front end tool for inputing and outputing data into an Access Dataase. But if you want something that can be used from the web I wouldn't think excel is the way to go. You can create a web application using one of the visual 2008 studio applications (C#, VB Net) which is avaliable for free from microsoft. From visual Studio you can open an Excel Application, an Access Aplication and a Webpage. ther are lots of samples of code at the microsoft website if you look for Net Framework 3.5 which is the library functions that visual Studio uses. Try doing a search at the www.msdn.com website (microsoft developers network) for net 3.5 web application To see the download available go to www.msdn.com and look for "Essential Downloads" which is near the bottom of the page. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=187279 http://www.thecodecage.com/forumz/chat.php |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exporting to excel 2000 from online SQL database | Excel Discussion (Misc queries) | |||
Best Online Source 4 MS-Excel & Complex database Handling? | Excel Programming | |||
excel database statistical functions (DSUM etc..) | Excel Discussion (Misc queries) | |||
Pick certain rows from database to use statistical functions on th | Excel Worksheet Functions | |||
Upload Excel data into online database | Excel Programming |