Avatar of lthames
lthames
 asked on

How complicated is it to use Adobe LiveCycle to create interactive forms with a SQL server database?

I am planning to hire a freelance form designer in livecycle to create a series of forms for me.

These forms need to be interactive with a SQL server database.  

Does the designer need to have SQL experience or is that something I can work with her on?  I am very proficient with SQL server but have never used LiveCycle!

Thanks for you input!
Adobe AcrobatMicrosoft SQL ServerDocument Management

Avatar of undefined
Last Comment
Karl Heinz Kremer

8/22/2022 - Mon
Karl Heinz Kremer

As always, it depends :)

You need some level of SQL background to create forms that interact with a DB, but the system does take some load off your back by providing methods that can do work for you that you would have to do yourself with a less sophisticated system. It all depends on what exactly it is you want the form to do.

Take a look at this article that gives a brief introduction about how to connect a form to a DB. As you can see, there is not much SQL involved, but the form is very simple. As soon as you are doing joins, it gets more complicated and your form designer may need a bit more SQL background. You can always try to do the heavy SQL lifting for the designer, but in my experience it's best if the forms designer has that background.

http://forms.stefcameron.com/2006/09/18/connecting-a-form-to-a-database/
lthames

ASKER
Great,  Thanks!  I will read that article this morning.

I started doing some reading last night and was having a hard time figuring out if the entire lifecycle suite was required to write to a SQL database or if just the lifecycle desiner would do.  Do I need to install the entire thing?

Again, Thanks!
ASKER CERTIFIED SOLUTION
Karl Heinz Kremer

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
lthames

ASKER
I read the article and understand the process. . . very similar to Access forms in logic.  

I am really confused about the range of products . . . I guess I do need to buy the book so I can wrap my head around it . . . . but I am trying to hire someone who can do the project because I am limited on time.   I am in the process of installing LiveCycle (which is how I figured out that I need to install alot more than just the designer).

I use my development PC as a SQL server for development and was installing LiveCycle ES2 and the other components on my PC for that reason.  

I am assuming that in the live environment LiveCycle ES2 will be required on their SQL server?  Or is that a server for handling form applications and not required JUST to use designer to make forms that will connect to a SQL server?

Are you for hire?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
Karl Heinz Kremer

For just a form that talks to a SQL database, all you need is Designer.

I assume that you are planning on only using the form in-house, otherwise you would have to expose your database through the firewall. The LC server products do provide support - among other things - for DB access on the Internet, but that's not an area that I am too familiar with.

As far as your last question goes: EE does not permit discussions about contracts off the EE site. You can look at my profile to find out more about what I do and how to contact me.
lthames

ASKER
This form will be used on Ipads in the field and connect to a hosted SQL server.  But I've got that covered, assuming Adobe doesn't limit the ability to access SQL server by IP address.

I'm going to be testing that on a simple form this morning . . . .

Thank you for all of your help.  

Lynn
lthames

ASKER
Very helpful information and very fast responses.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Karl Heinz Kremer

I don't think XFA forms are supported on the iPad.