How would you suggest we set up our frontends on the workstations that
would be easy to develop for us... and easy for the user to use.??
Please Help.
Email me at msch...@mail.state.mo.us
Thanks for any help you can provide.
Matt Scheperle
"Matt Scheperle" <msch...@mail.state.mo.us> wrote in message
news:38D6A0B1...@mail.state.mo.us...
Access will be the quickest given lack of knowledge
but it's not the best way to do it and can be problematic.
VB over ADO is pretty good, great even.
HTML will only provide simplistic functionality - which may be enough ???
Good luck.
Martin...
We are using ASP (web based) for those applications that support a large
user base (300+), and use Access for some applications which has a small
user base (around 10). There is a balance because it is more feasible to do
a web based application for the 300+ users because it would be impossible to
update each user's desktop, but for the smaller user base, we use Access
because it is the fastest way to develope the app. and very convenient
enough to rollout to such a small group.
Neil <scu...@catcha.com.sg> wrote in message
news:8b83pa$49b$1...@coco.singnet.com.sg...
No program code, so scripting. The developer simply drags objects onto the
screen and then drags their data onto the object. Drags a connector line
from one object to another and the code is written for you.
You can do anything with this software. We have well over 1100 clients
using it and love it. The reports deploy through your users browsers so no
version updates need to occur on anyone's desktop. You have your choice of
deployment using Java, ActiveX and in about another month, DHTML.
Check out the web site, download a free eval which allows you to connect up
to SQL or MS OLAP, or anything else you have. www.arcplan.com
Feel free to call if you have any questions.
Regards,
Brian
925 825-6125
"Johan van Zyl" <jo...@jvz.co.za> wrote in message
news:38e39716...@news.intekom.com...
Take a look at the websites below.
Have a glorious day!
Johan van Zyl
Thanks,
Tom
Not a problem I use to work as a client providing solutions directly to the
CIO and CFO of a very large fortune 500 corporation myself, so I completely
understand where you are coming from.
My statement is truthful and right on the money. dynaSight was designed so
the developer (if you want to call them that with a tool like this) writes
absolutely no code, no Java script, no ActiveX, no HTML or DHTML, nothing,
nada, zilch.
All the code is scripted for you transparently. Very slick solution. When
the dimension, member, characteristic, value, whatever the lingo of the
backend, is dragged onto the objects you decide to use, there is a SQL or
MDX statement written and held by that object. Again, this is transparent
to the user and developer alike. But... if the developer wishes to see the
code, they can flip it to see what is going on with the various calls to the
backend, or how the query statement is being modified as you go.
I myself am not a programmer nor with to be. I self taught myself what I
know with this software while I was a client evaluating it for an SAP R/3
implementation. In two weeks with no training, I was building reports
allowing drilldown, charting, presenting KPIs, spotlighting, it was so cool
all I wanted to do was build reports anymore. And I absolutely hated
writing reports before.
Limitations....Hmmmmm that is a hard one to answer. I have found that we
can come up with a solution in most every business case laid on the table.
Once in a blue moon is their a specific functionality we are asked to do
that we simply cannot. Usually it is not around functionality, but purely
that the client wants to view something in an exact way that they will not
budge on and its a lame request to begin with.
If you want to fire off a list of specifics, I will be honest and say yes or
no to them. As an FYI - we pull and present data from SQL, MS OLAP, SAP R/3
and BW, Oracle Express and RDBMS, Applix TM1, Informix MetaCube, Sybase
Warehouse Studio, Hyperion Essbase and Enterprise, and any ODBC source.
You can do Dashboards, Write Back, Spotlighting, Nest Hierarchies, present
data from multiple back ends on the same report and even build calcs and
chart this non-relational data. It is really hard to list it all Tom.
For what you can do with this, pricing is very inexpensive compared to using
many other apps. ~ 21K will get you the development tools, the server
component to deploy the solutions over the web, and 20 seats. ~350 for each
seat there after, but breaks are offered depending on the size of your
implementation.
Hope this helps, sorry for the novel.
Brian
"Tom Loach" <tc...@virginia.edu> wrote in message
news:38e4adf9...@murdoch.acc.virginia.edu...
Matt Scheperle <msch...@mail.state.mo.us> wrote:
: What kind of programming would be required? Would we be doing a lot of coding
: in VB? Or is there a simpler way. Also, does SQL come with any type of tools
: to assist with VB/ADO??
: Ivan Santhumayor wrote:
:> VB with ADO is a great front-end tool to SQLServer. Access97 has too many
:> issues with Jet Engine. It usually downloads the entire curorset onto the
:> workstation and hence does not funnel only the required rows.
:>
:> Matt Scheperle wrote:
:>
:> > What is the best front-end to use with SQL Server? We are trying to
Brian King <brian...@arcplan.com> wrote:
: I would suggest you evaluate dynaSight. It is a very inexpensive front end
: to SQL and virtually every other application, database, ERP, legacy system
: on the market.
: No program code, so scripting. The developer simply drags objects onto the
: screen and then drags their data onto the object. Drags a connector line
: from one object to another and the code is written for you.
: You can do anything with this software. We have well over 1100 clients
: using it and love it. The reports deploy through your users browsers so no
: version updates need to occur on anyone's desktop. You have your choice of
: deployment using Java, ActiveX and in about another month, DHTML.
: Check out the web site, download a free eval which allows you to connect up
: to SQL or MS OLAP, or anything else you have. www.arcplan.com
: Feel free to call if you have any questions.
: Regards,
: Brian
: 925 825-6125
: "Matt Scheperle" <msch...@mail.state.mo.us> wrote in message
: news:38D6A0B1...@mail.state.mo.us...
:>
Thats ok, some have and some have not. The 1200 companies that own it, use
it for everything.
We are the ONLY reporting front-end chosen to be put in the MS Windows 2000
Professional Unleashed. This is the largest publication of all the MS
books. MS sought us out and asked us if we were interested in printing our
solutions in their book. We also have our eval software on the included CD.
Gartner Group has arcplan as one of the leading visionary companies. We are
right up there with Microsoft, Hyperion, and SAP.
Brian
"Thomas Dauria" <tda...@bu.edu> wrote in message
news:8c3odh$d8g$2...@news3.bu.edu...
Steven
cold fusion developer
"Thomas Dauria" <tda...@bu.edu> wrote in message
news:8c3o7o$d8g$1...@news3.bu.edu...
> If you are a beginner then use Access it's by far the easiest.
>
> Matt Scheperle <msch...@mail.state.mo.us> wrote:
> : What kind of programming would be required? Would we be doing a lot of
coding
> : in VB? Or is there a simpler way. Also, does SQL come with any type of
tools
> : to assist with VB/ADO??
>
> : Ivan Santhumayor wrote:
>
> :> VB with ADO is a great front-end tool to SQLServer. Access97 has too
many
> :> issues with Jet Engine. It usually downloads the entire curorset onto
the
> :> workstation and hence does not funnel only the required rows.
> :>
> :> Matt Scheperle wrote:
> :>
Paul Ilacqua pila...@twcny.rr.com
"Matt Scheperle" <msch...@mail.state.mo.us> wrote in message
news:38D6A0B1...@mail.state.mo.us...