Lotus Notes connectivity (ASP.NET)
Fri, 29 Jul 2005 11:00:26 -0300
Hello,
I am attempting to connect to a Lotus Notes database (.nsf) with VS
20003.NET and ODBC connectivity. It is working fine if I create a Windows
application but the application fails if it is a web (ASP.NET) application:
ERROR [IM003] Specified driver could not be loaded due to system error 1114
(Lotus ...
|
The facts you should know about making money online!
Thu, 28 Jul 2005 20:37:59 +0100
-Discover how to get 1 Million visitors without paying a dime
in
advertising!
-Discover how a young 31 years old man just became
a
millionaire on the Internet... in weeks!
He paid cash for a Porsche 911 Carrera convertible and a
giant domain
with private lake in only 28 days.
More than 20,000 people have be ...
|
Can't activate the "Data Link Properties" dialog
Tue, 26 Jul 2005 14:37:06 -0700
Under tools in VS 2003, when I select "Connect to Database" or if I press the
icon under Server explorer, nothing happens. I've uninstalled and reinstalled
3 times.
I've reinstalled MDAC and still have the same problem.
I'm using VS 2003 under XP.
--
GGO ...
|
Newbie: NET and CSV file
25 Jul 2005 06:32:06 -0700
Hello,
I am trying to read an exported Event Log Viewer file saved as a CSV
with the code below and the very last line gives me "System Error".
I have Framework 1.1 (1.1.4322 SP1) and VS .NET 2003 (7.1.3088)
I would really appreciate if someone could help me to find out what's
wrong with it.
TIA, Alex.
** ...
|
Pervasive and Sqlbase fetches
Fri, 15 Jul 2005 08:04:01 -0700
Ok I'm pretty new to VB.net and I need some help. Somehow I've been able to
get this far, but I'm stumped. I'm managed to connect to both my production
database (Sqlbase) and a distributed db (Pervasive) thru ODBC. What I'm
trying to do is compare tickets on both: tickets are entered into Pervasive
and the ...
|
HELP: ODBC connection works in WinForms, fails in ASP.NET
14 Jul 2005 08:41:53 -0700
Hi -- I'm trying to connect to an Oracle database through ODBC using
VB.NET. According to Microsoft (KB Article 310985), the way to do it
is to create a reference to Microsoft.Data.ODBC and then enter the
following code:
Imports System.Data
Imports Microsoft.Data.ODBC
Private Sub btn_Click(ByVal sender ...
|
pervasive data connection
Thu, 30 Jun 2005 14:53:32 -0400
hi
I create a System DSN which connect to the Pervasive database located on
a computer in the network. How can I write the code to connect to the
database? or is there a namespace that I can use?
Thanks a lot
...
|
|
|
can't create more than 128 connections to database with odbc
Mon, 20 Jun 2005 21:30:02 -0700
hi,
I'm using Postgresql odbc driver with odbcnet. When i try to make 300
connections to my database through the driver, i get the following error on
the 129th attempt:
{"ERROR [IM005] [Microsoft][ODBC Driver Manager] Driver's
SQLAllocHandle on SQL_HANDLE_DBC failed" }
I made sure that connection ...
|
Informix DB Updations through .Net Transactional Serviced Componen
Thu, 16 Jun 2005 15:23:07 -0700
Hi ,
I am trying to use the transactional serviced(com+) component in C# .net to
update
the informix database tables using the odbc.
Whenver i tried to connect to informinx database by ordinary .net
code(without any transactional components) it's working fine.but the problem
arises when i used to con ...
|
Informix DB Updations through .Net Transactional Serviced Componen
Thu, 16 Jun 2005 15:23:01 -0700
Hi ,
I am trying to use the transactional serviced(com+) component in C# .net to
update
the informix database tables using the odbc.
Whenver i tried to connect to informinx database by ordinary .net
code(without any transactional components) it's working fine.but the problem
arises when i used to con ...
|