Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Syntax error converting from a character string to uniqueidentifier
 

Syntax error converting from a character string to uniqueidentifier

i have a object that is capturing a null field and then when trying to insert im getting an error.. Syntax error converting from a character string to uniqueidentifier..  how can i turn the string into a uniqueidentifier?
MigrationUser 1  Thursday, July 08, 2004 3:34 PM
can you post the code?
MigrationUser 1  Thursday, July 08, 2004 3:37 PM
i figure it out.. thank-you though.. 
MigrationUser 1  Friday, July 09, 2004 8:41 AM

You can use google to search for other answers

Custom Search

More Threads

• There is no source code available for the current location
• Func result to textbox on Winform ??????
• DataGridView and Images
• validation of binding handles
• datagrid master detail?
• Serious Problem with TableAdapter and BindingSource
• cell on a datagrid
• How to Change the backcolor of one Row in DataGrid
• Not getting the values entered by user in unbound DataGridView
• How to have DatagridView Colum convert date from UTC to local time on client machine