Hello group, I've successfully set up a page on my server that allows me to make
custom querys to my database, and display the results on a html page. Now I would
like to make another page that would allow me to add new records etc to the database
directly from the web, instead of only being a
Hi Brett! Ok so where would I find this "Camel Book and perldoc"? I'm completely
lost as far as finding info on how to do what I want to do. I have 8 books on order
from the library, but they won't be due in for at least 2 weeks.
Is there a favorite web page of yours that I can take a look a
Hi Kris! Looks like you have things well in hand.
I'm not using Win32::ODBC for my little project, I'm using something called "DBI", I
THINK that they do basically the same thing though...if I'm wrong someone please set
me right.
I've successfully put new data into my database from a web page
Can someone clear this up for me?
Is DBI some sort of implementation of Win32::ODBC or is it an entity in and of itself?
The reason I ask is because Brett said this:
"I was going to suggest that also, but I think they were using Win32::ODBC,
which I don't believe supports placeholders."
I am u
Curtis Poe said:
>As for your code problem, after instantiating a DBI object, try adding the
following line of code:
>DBI->trace( 2, 'errors.txt' );
>From the documentation:
>DBI->trace($trace_level)
>DBI->trace($trace_level, $trace_filename)
>DBI trace information can be enabled for all hand
Yes and no. You cannot do it with telnet, but you can get what you want by
using an x-term client and setting up the server box to allow x connections.
One commercial example of an X-Term client for a windows box would be
X-Win32. Do a search on the net for "X-Win32" and you'll find plenty of
in