| Thread | Last Post | Replies |
|
| How to get the value of Identity/Counter column ? | 01 Mar 2006 20:56 GMT | 11 |
I am accessing a SQL Server database from VB6 program using ADO. The SQL Server table has an identity column. When I do addnew, I can not get the value of the identity column until I call the update method. Is there a way for me to find out the value of the identity column while
|
| HELP how to Save files like pdf or excel or word into sql server text column ?????? | 01 Mar 2006 15:44 GMT | 1 |
am still a rooky on sql server2000 and am trying through access projects to save on an application am working on files like pdf or excel etc... into a text column, i used a demo from vb but when i save it and retry to put it again into a file it adds 1 kb on the file and it wouldn't ...
|
| databinding to the textbox | 01 Mar 2006 15:28 GMT | 1 |
Hello, I am new to VS VB.net 2005 and would like some comments if possible. I should say that this is a site I am making (trying to make) for the Internet. Why can't I use the text field to databind a patients name
|
| Export to Excel | 01 Mar 2006 09:59 GMT | 1 |
I am using VB6 with a back end of Access 2003 I have successfully exported a table into Excel. However, I had to modify the table to replace ALL Date/time fields to strings. If I leave then as Date/time, i get error 3349 - Btriev error field too large. I need to keep
|
| Query about Datagrid | 01 Mar 2006 09:51 GMT | 1 |
I am creating a VB application which will communicate with MS SQL server database. Now, in my application, I have a Datagrid which will display the database from the table.
|