Hey,
I have a form on Access 97, and a button to duplicate records created by the wizard. Sometimes I have multiple records with very similar data so this button will make my life easier. Normally the button will append duplicated records at the end of the database. How do I make the button to...
Hi, I have the file db2jcc.jar sitting in my home directory, and have installed java 1.3.1 on my system. How can I use this db2jcc file to get data from a remote db2 server? Can you please post sample code (I was able to do it with a java applet, but I want my program to output the result to a...
I'm installing Gnome2 on OpenBSD 3.3. After 5 hours of compiling it comes to the point where the file openbsd-libgtop-020830.tar.gz is required. The thing is that file doesn't exist any where, so it can't find it. What should I do? Thanks
Hi everyone. I want to connect to a remote IBM DB2 database from my OpenBSD box. Is this possible? I know on the Linux platform you can do this using DB2-Client. If it's possible, then how do I do it? What software do I need besides perl's DBI::DB2?
Hi everyone. I want to connect to a remote IBM DB2 database from my OpenBSD box. Is this possible? I know on the Linux platform you can do this using DB2-Client. If it's possible, then how do I do it? What software do I need besides perl's DBI::DB2?
Hi everyone. I want to connect to a remote IBM DB2 database from my OpenBSD box. Is this possible? I know on the Linux platform you can do this using DB2-Client. If it's possible, then how do I do it? What software do I need besides perl's DBI::DB2?
Hi all,
In access 2000 I can update my records using this:
set con = CurrentProject.Connection
set rs = con.Execute("UPDATE [table] SET [col1] = " & val1")
How can I do the same in access 97? Thanks.
Hi there all you gurus and semi-gurus and soon-to-be-semi-gurus..
First and formost, I am a rear-kicking programmer of sql databases, but I am no where near a beginner of access. I had an access 2000 database with one table, one form, one report, and a few queries (the form is done using vb and...
Hi everyone, my system is a Pentium 3 500MHz running OpenBSD3.3 and Perl 5.8.0. I have just installed Teradata 1.3 and tried to connect to a remote database using:
use DBI;
$dbh = DBI->connect("DBI:Teradata:my-database-host.com", "userid", "password");
and this...
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.