Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't connect from VFP
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01541233
Message ID:
01541284
Vues:
19
>You may need to check this..
>
>http://social.msdn.microsoft.com/Forums/en/sqlgetstarted/thread/16706dec-209f-42c4-8dc7-4ee4dd5df482/
>
>see the answer by Dmitri Korotkevitch
>
>

I unchecked the sa password things and still no go
could it be because I am not connected to the domain, although I am having SQl on my laptop

Ill be back in the office tomorrow. I'll see if it works there

>
>>yesterday I installed SQL2008 developer
>>
>>I could connect with this:
>>
>>
>>strConnectionString	= [Driver={SQL Server};Server=OTT-LT1026;Database=kba_sql;Uid=sa;pwd=]
>>strConnectionString	= [Driver={SQL Server};Server=OTT-LT1026;Database=kba_sql;Trusted Connection]
>>
>>strSQL				  = [select * from claims where 1=1 ] && or what ever sql statement you are passing.
>>csrCursorToBeReturned = [csrNames]
>>
>>intHandle = SQLSTRINGCONNECT(strConnectionString)
>>
>>intResults = SQLEXEC(intHandle, strSQL, csrCursorToBeReturned)
>>
>>
>>
>>today it times out
>>with SQL management studio I connect just fine
>>
>>what could be wrong?
>>
>>Peter
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform