Has anyone figured out how to export/import mail using netscape 6.x and above into outlook. Outlook appears to only support 4.x. Also, does anyone know how to export an address book from Netscape 6.2?
Thanks,
Matt
Hello,
I'm new to great plains, and have been assigned the task of adding a couple of fields to our existing invoice structure. These fields are serial number and due date. I've looked all over the documentation that I have, and I can't even figure out where to start. The fields need to be...
Hello,
Does anyone know where I can find a jdbc driver for pervasive SQL2000? Pervasive's site seems to give me a SQL2000i driver, but no SQL2000 driver can be found. Has anyone ever programmed pervasive SQL2000 with j2ee before?
Thanks for the help.
Matt
Hello,
I'm trying to develop an application that ties into microsoft's great plains dynamics. I'm running a pervasive SLQ2000 database engine, and trying to program with it for the first time. I'm writing the app in java. I've gone through and set up ODBC access to the btrieve tables, and...
Hello,
I am trying to find information on the database layout and structure for Great Plains using Pervasive SQL2000i. I need to access certain btrieve file to read some data from another program, but without some basic structure knowledge I'm faced with going through each and every table to...
Hello,
I have an application that I need to read some information from some of the btrieve files that great plains uses in their pervasiveSQL setup. Does anyone know where I can find some documentation on the great plains table structure? I know what info I need to get out of great plains...
The characters are in the query from user entered values.
For example
I would ask the question:
What is today's date?
They respond:
Today's date is December 17, 2001.
If I tried to put the user entered String into the database with this statement
String newDate =...
Do I have to write a method that adds a slash to all five of those characters for every sql statement I make? That's what I'm wondering, is there an easier way, or something that has already been written to run my queries through.
Thanks,
Matt
You can use mySql with ASP. There are ODBC drivers and such that will connect up to the mysql database. I am currently using JSP pages, and everything works just fine with ODBC (JDBC).
Does anyone know how to prepare a query statement so that the queries won't stall when certain characters are entered by a user. For instance ' " & % #. These characters all stall my queries. Is there a quick java fix that I can apply, or do I need to write a QueryPrepare class to...
Hello,
I'm doing some web programming, and have run into a few issues using mysql queries. There are a number of characters (ie #%&";") that stall my queries. I'm programming in java, and I run the executeQuery command on user entered text. How can I prepare the statement to go to...
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.