Re: Web Camera?

2001-01-04 Thread Tobias Martinsson
> Is this to place to ask if anyone out there has a perl > interface to windows web cams? or could tell me how i'd > go about it? Win32::API maybe? If you use Logitech, they have an SDK at developer.logitech.com. If not Logitech, I don't know. Tobias __

Re: Perl-ADO-SQL-Stored Procedures

2000-11-11 Thread Tobias Martinsson
> do you install the dsn as system-dsn in windows? ado runs only under odbc > and you need the system-dsn. ADO is a set of components. It uses OLE DB providers to connect to data sources. And you don't need a system DSN to connect to a data source via ADO. With DBI, I don't know, but with ADO, yo

My Vote on HTML: No

2000-10-26 Thread Tobias Martinsson
This is the first and last contribution I hope to make to this thread. I prefer no HTML posts to the list. I use Outlook, and while I do have HTML enabled, it's a pain formatting those mails for a response. When responding to the list, I like to do it quickly. I think it's a significant differen

Re: Microsoft Application Server Objects

2000-10-26 Thread Tobias Martinsson
> Well I have been using Perl a decent amount > in my job to automate some tasks that have > in the past been done by hand but lately I > have been running into a lot walls. This is due > to the fact that that I can't seem to find any > good information on microsofts application > server objects.