- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
5 Posted Topics
can you post your code
last button?? do you mean code to display the last record? if you have used binding on your textboxes, then the code is [COLOR=#0000ff][QUOTE] [COLOR=#0000ff]Me[/COLOR].BindingContext(DataSet11).Position = [COLOR=#0000ff]Me[/COLOR].BindingContext(DataSet11).Count - 1 [/QUOTE][/COLOR]
did not quite get your problem, however, i think you could have gone wrong with your sql syntax. [DateCreated] AS (getdate()) it seems your field has no datatype specified; i am new to sql but maybe it could work well if you specify the date as a default value [DateCreated] …
i want to connect to a sql server db using a sql login from VB.NET. the problem is that i cannot fill my dataset when i login using the sql login. However, the code works perfectly well from a windows login. ALSO i can login well using the sql server …
i want to connect to a sql server running on another xp computer. i have made the sql connection, sql data adapter (using Data controls, not connecting manually from code). i can fill the data adapter from the design view by right clicking on the adapter, Fill dataset and i …
The End.
Sawe