Re: [pgadmin-hackers] Data migration plugin and mssql6

2003-01-24 Thread Dave Page


> -Original Message-
> From: Brage Førland [mailto:[EMAIL PROTECTED]] 
> Sent: 23 January 2003 14:50
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Data migration plugin and mssql6
> 
> 
> The Database Migration Wizard does not work for MS SQL Server 
> < 7 because of the query used to identify autoincrement columns. 
> 
> The problem is the dependence on the 'sysindexes' relation to 
> indentify indexes, which do not exists in versions prior to 
> 7.0. The join to sysindexes is AFAIK superfluous and can be 
> removed. The attaced patch is works with MSSQL 6.5, but have 
> not been tested on MSSQL 7.0 (but should work).

Thanks, patch applied to CVS.

> BTW, you might want to add a note to the CVS web interface 
> that the tarball is not directy usable by Visal Studio, 
> because it chokes on the unix text format in the checked out files.

Hmm, odd - it works fine here with a fresh tarball opened by VB6, SP5...

How did you unpack it?

Regards, Dave.

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



[pgadmin-hackers] Unicode problem with Clent-Server Application

2003-01-24 Thread Vella Carmine
Dear all,

This is my configuration:
Server Application (COM and SQL Server) was installed on English machine
with Western Europe CharSet
Client Apllication was installed on Polish machine with Polish Charset

Now  i have a Unicode string (es. "£ L") in SQL Server DB and I'd like
display this string on VB controls (textcontrol). 
I tried with "winless" control and "Windows Forms 2.0 Object Library"
but on the application client form i see this string (L L).
Thank You 
Bye.







> Dott. Carmine Vella
> Architecture & Technologies
> e-Business Solution Division
> __
> Finmatica SpA
> Via Antonio Amato, 15 - 84131
> http://www.finmatica.com
> mailto:[EMAIL PROTECTED]
> Tel: +39 89 7725 177
> Fax: +39 89 7725 100
> 

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html