Greetings everyone,
I'm stuck on a project that has me turning in circles and I need some help.
I have created a small windows form project in VS2010 using C#. The form has a datagrid which is tied to a VFP table. The table has no primary key and I can't add one (the table was given to me and I...
Greetings,
I've been working on a project for a while where I call an exe from a code-behind in a web page. This works all fine and dandy, but I would like to try and put the code directly into the code-behind page, not having to rely on the exe and VFP.
Following is the code from the VFP exe...
Hello everyone,
I've been chasing my tail here for a while and could use some help. I have a FoxPro exe that runs a bunch of queries and puts them in a cursor. In the end the exe copies the final cursor into a dbf but I want it now to put the data into a SQL table. I created the SQL table with...
Greetings everyone,
I have been on a quest to figure out how to serve up several Crystal Reports in a web browser to eliminate the need for every user to have a CR viewer installed on their machine. Obviously, CR server would be a top candidate, but because of the top price it is out of the...
Hello everyone,
I'm trying to figure out how to write a SQL statement in the Add Command box that will let me query tables from 2 different data sources. I have been chasing my tail for the better part of the day with no real success. I'm not even sure if it can be done in CR or if I need a...
Greetings,
complete Access newbie here with a slight problem:
I'm trying to create a table in Access that then I want to run a Crystal Report on. I have linked my Access database to some FoxPro tables and then created 3 queries. The first query uses the linked tables and then creates a table...
Greetings everyone!
I have been banging my head against the wall for a while now trying to figure out how to solve this particular problem.
I have an asp page that displays a record set in a table. I want to export that table to either a csv and xml format. I have benn reading post and blogs...
Greetings,
I just volunteered to take over maintenance and development for a non-profit website and am creating a test environment on my own server at home. I have successfully set everything up and while going through the site, I encounter an error when trying to log in as a member. After...
Greetings,
I'm chasing my tail here trying to come up with a way to calculate a shipping fee.
Here is my situation: I need to calculate a fee for shipping an item. right now I have an if/else statement that checks if the cost of an order is between a certain amount (let's say 3k to 4k) and then...
Trying to get a shopping cart together and am stuck with a memo input field that I would like to span across multiple lines (it's for special shipping or order instructions). Unfortunately it's not working out correctly. Here is the code I'm using:
<table width="550" border="0" align="center"...
Greetings,
still fairly new to php I have stumbled upon some very nice code for a shopping cart. This cart has support for images, which I really like. Unfortunately the code makes use of the gd2 library, which does not seem to be included in the PHP5.x release that I'm using. I have searched...
Ok,
after another day of banging my head against the wall and scouring through forums I have to say that I'm at the end of my witts.
Just to recap real quick as to what I'm trying to do:
1. I have a memo field that I converted to Text.
2. I want to go through this text field create an array...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.