Click here to Skip to main content
16,020,822 members

Comments by TugBest (Top 37 by date)

TugBest 28-Jul-14 14:18pm View    
thank you very much for all you answers ........I do apppreciate your great intellectual knowledges tanks a lot....
TugBest 28-Jul-14 14:18pm View    
thank you very much for all you answers ........I do apppreciate your great intellectual knowledges tanks a lot....
TugBest 28-Jul-14 13:14pm View    
Thank very Much Richard for Your answers ...i really appreciate it

but i got another error at this side below like::::::Keyword not supported: 'provider'.

Using connection As New SqlConnection(connectionString)
TugBest 28-Jul-14 13:04pm View    
this side below gives error like:::::: Object reference not set to an instance of an object.

Dim connectionString As String = ConfigurationManager.ConnectionStrings("provider=sqloledb;Data Source=(local);Initial Catalog=AdmINDB;Integrated Security=SSPI").ConnectionString
TugBest 28-Jul-14 11:35am View    
i didnt even use any 'WITH' in the Update statement . But it updates successfully when i type just few words and sentences. But when i Type something like this : : : : : : : :::

"So as you can see; an index is not something publishers put at the end of the book because of tradition. It is included to help readers locate important information contained in the text.
Indexes should support all levels of user subject experience. Some are expert with the book title and can easily understand your index topics and reach what they are looking for, but others are novice readers with the book title and may find difficulties if your index topics are hard to be understood till they reach what they are looking for."""""


WHEN I TYPE somthing sentences and text as many as the few sentences above.. it will give error like::::::

Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Incorrect syntax near the keyword 'with'.