Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » MSSQL new strange story :)
Re: MSSQL new strange story :) [message #19491 is a reply to message #19490] Mon, 08 December 2008 11:21 Go to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
Ugly workaround:

SQL.Execute("SET IDENTITY_INSERT ORG ON;insert into ORG(ID, PARENT_ID, ORDERBY, NAME, KIND) values (-1, NULL, 0, 'Company', 0)");


Mirek
 
Read Message
Read Message
Previous Topic: SQL*, SQL&, SQL*:: ???
Next Topic: problems with schema-file
Goto Forum:
  


Current Time: Sun Jun 09 15:03:01 CEST 2024

Total time taken to generate the page: 0.01879 seconds