VB accessing a text field in a table on SQL server 2000
From: Bruce Gilbert (anonymous_at_discussions.microsoft.com)
Date: 02/20/04
- Next message: John Smith: "SQL Server 7.0 Stored Procuedures"
- Previous message: Simon: "Locking design question"
- Next in thread: Aaron Bertrand - MVP: "Re: VB accessing a text field in a table on SQL server 2000"
- Reply: Aaron Bertrand - MVP: "Re: VB accessing a text field in a table on SQL server 2000"
- Reply: Jim Johnston: "Re: VB accessing a text field in a table on SQL server 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 12:00:18 -0800
I inserting a row in a table on SQL server. Every field
works until I reach the datatype "text" and VB ADO dosen't
even see the field and referencing it causes an OLE DB error.
Does anyone have suggestions.I must use a text field
because it corresponds to a memo which can grow very large.
- Next message: John Smith: "SQL Server 7.0 Stored Procuedures"
- Previous message: Simon: "Locking design question"
- Next in thread: Aaron Bertrand - MVP: "Re: VB accessing a text field in a table on SQL server 2000"
- Reply: Aaron Bertrand - MVP: "Re: VB accessing a text field in a table on SQL server 2000"
- Reply: Jim Johnston: "Re: VB accessing a text field in a table on SQL server 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|