Accessing SQL Server DB with Access form - TechRepublic
General discussion
November 8, 2000 at 09:06 AM
dutchman

Accessing SQL Server DB with Access form

by dutchman . Updated 25 years, 7 months ago

I have an access form that is linked to a SQL server database. I have one field that is a text field that holds about what a memo (in Access) would hold. I set SQL to have this field as a text or ntext and it truncates it or gives me a “ODBC Failed Call” error. I put it as a variable varchar and I get the same thing. Any help gets all the points!

This discussion is locked

All Comments