ADO Error in AdoConnection::open failed to create Connection COM Instance
Thu, 31 Jan 2008 15:55:47 -0500
Getting the subject event in the event viewer when trying to connect to a
SQL2005 database from a workstation. My other workstations are not having
this problem, so I'm sure it's related to this machine, but just can't
figure it out. It's an XP Pro SP2 machine. Protocol is TCP/IP. Can make
ODBC connectio ...
|
Telenet nieuwsgroepen mededeling: nieuwsserver adres aanpassen/Attention: modification de l'adresse du serveur de newsgroup
Wed, 30 Jan 2008 02:10:47 GMT
Beste klant,
Telenet heeft een migratie gedaan van haar nieuwsservers.
Wat betekent dit concreet voor jou als gebruiker?
Er verandert niets aan de service, maar om verder gebruik te maken van de
Telenet nieuwsgroepen service moet je bij de instellingen van je nieuwslezer
het adres van de nieuwsserver ver ...
|
cannot display chinese
Wed, 30 Jan 2008 03:24:55 +0800
I cannot display Chinses at ASP page. All chinese data (whatever is
Traditional or Simply Chinese) are displayed as ????.
My website connect to MS SQL Server 2005 and all the chinese data are
displayed as ????.
I try to fix the problem for several days, but still can't fix it. Please
help me to solve thi ...
|
Instalacion Chip Consolas Wii Playstation 2 - Xbox360 - Playstation 3 - Ps2 Ps3
Mon, 28 Jan 2008 18:50:17 +0100
...
|
Size of table
Mon, 28 Jan 2008 03:45:02 -0800
Hi EveryBody:
How much data can be saved in the tabel in the database ?
In another way can the size of table be 100 GB ?
any help will be appreciated
regard's
Husam
...
|
Point in time recovery
Thu, 24 Jan 2008 10:37:22 -0500
Hi Professionals,
Following are my queries and I want to recover the table (Test2) with data
and recover all the test1 data. I would appreciate if you can let me know
the commands.
use eZSale
go
create table TEST1 (ID INT, NAME VARCHAR(50))
create table TEST2(ID INT, NAME VARCHAR(50))
--Time:10:01
...
|
sqlTransaction Complete Error-dataype was image now varbinary(max)
Wed, 23 Jan 2008 03:45:00 -0800
Hi,
This is being called in a C# loop within an ado.net transaction from C# 1.1
code. It is used to write large file data to a SQL Server database in
chunks, rather than in one go.
I had the stored procedure below, which worked until the image datatype was
changed to varbinary(max).
Now I get the fol ...
|
|
|
Urgent problem about SQL Server
Wed, 23 Jan 2008 03:52:18 +0800
Hi,
I have a problem connecting my SQL Server 2005 from a ASP Webpage.
When I trying to connect using the following connection string:
"Provider=SQLOLEDB; Data Source =2xx.xxx.xxx.xxx; Initial Catalog = xxx;
User Id = xxx; Password=xxx"
The browser returns an error:
"Microsoft OLE DB Provider for SQL Serv ...
|
difference between DTS and SSIS.
Tue, 22 Jan 2008 12:22:23 -0500
Hi Professional,
What are difference between DTS and SSIS.
Thanks ...
|
SQL: numeric sort of a varchar field
Tue, 22 Jan 2008 12:15:07 +0100
Hello Everybody,
my question is the following. how can sort numerically a sql query with
varchar field ?
thank you for your help.
ELE.
EG. sort a list of bus lines
1
14
2
23
3
4
44
5
must be
1
2
3
4
5
14
23
44
...
|